Skip to content

Commit

Permalink
bump npm package to 0.5.0 and add latest contributors
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinTulloss committed May 23, 2011
1 parent 86b5d4b commit c833dbf
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{ {
"name": "zeromq", "name": "zeromq",
"version": "0.4.1", "version": "0.5.0",
"description": "Bindings for node.js to zeromq", "description": "Bindings for node.js to zeromq",
"main": "zeromq", "main": "zeromq",
"repository": { "repository": {
Expand All @@ -15,6 +15,8 @@
"Stéphan Kochen <stephan@kochen.nl> (http://stephan.kochen.nl/)", "Stéphan Kochen <stephan@kochen.nl> (http://stephan.kochen.nl/)",
"Mike Castleman <m@mlcastle.net> (http://mlcastle.net/)", "Mike Castleman <m@mlcastle.net> (http://mlcastle.net/)",
"Matt Crocker", "Matt Crocker",
"Jeremy Barnes <jeremy@barneso.com> (http://www.barneso.com/)" "Jeremy Barnes <jeremy@barneso.com> (http://www.barneso.com/)",
"Rick <technoweenie@gmail.com> (http://techno-weenie.net/)",
"Corey Jewett (http://syntheticplayground.com/)"
] ]
} }

0 comments on commit c833dbf

Please sign in to comment.