Skip to content

Commit 953fd8d

Browse files
committed
1.1.3
1 parent 3717f92 commit 953fd8d

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
"private": true,
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"scripts": {
55
"tag": "npm run tag:version && npm run tag:major && npm run tag:push",
66
"tag:version": "git tag v$(node -p \"require('./package.json').version\") -f",

0 commit comments

Comments
 (0)