Skip to content

Commit ac32698

Browse files
committed
chore: bump version to 3.0.0
1 parent 30315da commit ac32698

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
@@ -6,7 +6,7 @@
66
"prepare": "tsc",
77
"test": "mocha --require ts-node/register ./test/*.test.ts"
88
},
9-
"version": "2.0.0",
9+
"version": "3.0.0",
1010
"main": "out/index.js",
1111
"types": "out/index.d.ts",
1212
"author": "Coder",

0 commit comments

Comments
 (0)