Skip to content

Commit

Permalink
release: v2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ratanakvlun committed Dec 25, 2017
1 parent e856fa4 commit 43ba94a
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": "@ratanakvlun/node-odbc",
"version": "2.0.4",
"version": "2.0.5",
"description": "ODBC bindings for Node.js",
"license": "ISC",
"keywords": [
Expand Down Expand Up @@ -48,7 +48,7 @@
"binary": {
"module_name": "bindings",
"module_path": "./lib/bin/{node_abi}/{platform}/{arch}",
"host": "https://github.com/ratanakvlun/node-odbc/releases/download/v2.0.4"
"host": "https://github.com/ratanakvlun/node-odbc/releases/download/v2.0.5"
},
"scripts": {
"install": "node-pre-gyp install --fallback-to-build",
Expand Down

0 comments on commit 43ba94a

Please sign in to comment.