Skip to content

Commit 303e9de

Browse files
committed
Bump package.json version
1 parent 4e57948 commit 303e9de

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
@@ -19,7 +19,7 @@
1919
"lint:fix": "semistandard --fix",
2020
"precommit": "npm run lint",
2121
"prepush": "node scripts/testOnlyCheck.js",
22-
"prerelease": "node scripts/release.js 1.0.4 1.1.0",
22+
"prerelease": "node scripts/release.js 1.1.0 1.2.0",
2323
"start": "npm run dev",
2424
"start:https": "cross-env SSL=true npm run dev",
2525
"test": "karma start ./tests/karma.conf.js",

0 commit comments

Comments
 (0)