Skip to content

Commit 09c76d8

Browse files
fix version number to get around conflict
1 parent 40bc553 commit 09c76d8

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,6 +1,6 @@
11
{
22
"name": "machinepack-mysql",
3-
"version": "1.0.0-1",
3+
"version": "2.0.0-1",
44
"description": "Structured Node.js bindings for MySQL.",
55
"scripts": {
66
"test": "node ./node_modules/mocha/bin/mocha --recursive",

0 commit comments

Comments
 (0)