Skip to content

Commit 99a0e59

Browse files
committedDec 29, 2010
version bump before upload to npmjs
1 parent 9449050 commit 99a0e59

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
 

‎LICENSE-MIT

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2010 Xavier Shay and Joyent, Inc.
1+
Copyright 2010 Xavier Shay and Joyent, Inc., Ryan Dahl, Stephane Alnet
22

33
All rights reserved.
44

‎package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
{ "name" : "amqp"
2-
, "version" : "0.0.3"
3-
, "description" : "amqp bindings for RabbitMQ"
1+
{ "name" : "amqp-091"
2+
, "version" : "0.0.4"
3+
, "description" : "amqp 0.9.1 bindings for RabbitMQ"
44
, "author": "Ryan Dahl, Stephane Alnet"
55
, "main": "./amqp"
66
}

0 commit comments

Comments
 (0)
Please sign in to comment.