Skip to content

Commit

Permalink
3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
reqshark committed Nov 20, 2015
1 parent 2a91e24 commit 8a5550e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "nanomsg",
"version": "2.1.5",
"version": "3.0.0",
"description": "Node bindings for nanomsg",
"main": "lib/index.js",
"dependencies": {
"bindings": "1.2.1",
"nan": "~2.0.8"
"nan": "~2.1.0"
},
"devDependencies": {
"buffer-equals-polyfill": "1.0.0",
Expand Down

0 comments on commit 8a5550e

Please sign in to comment.