Skip to content

Commit 85d5552

Browse files
committed
1.1.1
1 parent e1fa9e1 commit 85d5552

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.0",
3+
"version": "1.1.1",
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)