Skip to content

Commit 6f30c05

Browse files
committed
Updating version number so that it can be npm published
1 parent b21a45f commit 6f30c05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "odbc",
33
"description": "unixodbc bindings for node",
4-
"version": "1.4.5",
4+
"version": "1.4.6",
55
"main": "lib/odbc.js",
66
"types": "./lib/odbc.d.ts",
77
"homepage": "http://github.com/wankdanker/node-odbc/",

0 commit comments

Comments
 (0)