We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3717f92 commit 953fd8dCopy full SHA for 953fd8d
package.json
@@ -1,6 +1,6 @@
1
{
2
"private": true,
3
- "version": "1.1.2",
+ "version": "1.1.3",
4
"scripts": {
5
"tag": "npm run tag:version && npm run tag:major && npm run tag:push",
6
"tag:version": "git tag v$(node -p \"require('./package.json').version\") -f",
0 commit comments