Skip to content

Commit

Permalink
v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TooTallNate committed Jun 25, 2012
1 parent 13d62d4 commit 568cadb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{ "name": "bindings"
, "description": "Helper module for loading your native module's bindings"
, "keywords": [ "native", "addon", "bindings", "gyp", "waf" ]
, "version": "0.4.0"
, "version": "1.0.0"
, "author": "Nathan Rajlich <nathan@tootallnate.net> (http://tootallnate.net)"
, "repository": { "type": "git", "url": "git://github.com/TooTallNate/node-bindings.git" }
, "main": "./bindings.js"
Expand Down

0 comments on commit 568cadb

Please sign in to comment.