Skip to content

Commit

Permalink
version bump before upload to npmjs
Browse files Browse the repository at this point in the history
  • Loading branch information
shimaore committed Dec 29, 2010
1 parent 9449050 commit 99a0e59
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion LICENSE-MIT
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright 2010 Xavier Shay and Joyent, Inc.
Copyright 2010 Xavier Shay and Joyent, Inc., Ryan Dahl, Stephane Alnet

All rights reserved.

Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{ "name" : "amqp"
, "version" : "0.0.3"
, "description" : "amqp bindings for RabbitMQ"
{ "name" : "amqp-091"
, "version" : "0.0.4"
, "description" : "amqp 0.9.1 bindings for RabbitMQ"
, "author": "Ryan Dahl, Stephane Alnet"
, "main": "./amqp"
}

0 comments on commit 99a0e59

Please sign in to comment.