Skip to content

Commit 343ab89

Browse files
committed
fixes linux new line char
1 parent 48092f5 commit 343ab89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ibm_db",
33
"description": "IBM DB2 and IBM Informix bindings for node",
4-
"version": "0.0.1",
4+
"version": "0.0.3",
55
"main": "lib/odbc.js",
66
"homepage": "http://github.com/ibmdb/node-ibm_db/",
77
"repository": {

0 commit comments

Comments
 (0)