Skip to content

Commit

Permalink
Update dependencies and bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
jjrv committed Dec 20, 2016
1 parent 3265d05 commit 6c8c4e1
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,6 +1,6 @@
{
"name": "nbind",
"version": "0.3.6",
"version": "0.3.7",
"description": "Magical headers that make your C++ library accessible from JavaScript",
"main": "dist/nbind.js",
"typings": "dist/nbind.d.ts",
Expand Down Expand Up @@ -61,7 +61,7 @@
"cbuild": "~0.1.1",
"node-gyp": "^3.4.0",
"tap": "^8.0.1",
"tslint": "^4.0.2",
"tslint": "^4.1.1",
"typescript": "^2.1.4"
}
}

0 comments on commit 6c8c4e1

Please sign in to comment.