We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1fa9e1 commit 85d5552Copy full SHA for 85d5552
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"private": true,
3
- "version": "1.1.0",
+ "version": "1.1.1",
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