Skip to content

Commit

Permalink
Updating version number so that it can be npm published
Browse files Browse the repository at this point in the history
  • Loading branch information
markdirish committed Apr 5, 2019
1 parent b21a45f commit 6f30c05
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": "odbc",
"description": "unixodbc bindings for node",
"version": "1.4.5",
"version": "1.4.6",
"main": "lib/odbc.js",
"types": "./lib/odbc.d.ts",
"homepage": "http://github.com/wankdanker/node-odbc/",
Expand Down

0 comments on commit 6f30c05

Please sign in to comment.