Skip to content

Commit 9cb64cd

Browse files
committed
version 0.9.3
1 parent 852da62 commit 9cb64cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mysql",
3-
"version": "0.9.2",
3+
"version": "0.9.3",
44
"author": "Felix Geisendörfer <felix@debuggable.com> (http://debuggable.com/)",
55
"description": "A pure node.js JavaScript Client implementing the MySQL protocol.",
66
"homepage": "https://github.com/felixge/node-mysql",
@@ -23,4 +23,4 @@
2323
"engines": {
2424
"node": "*"
2525
}
26-
}
26+
}

0 commit comments

Comments
 (0)