diff --git a/Makefile b/Makefile index e6075c1..74bfc89 100644 --- a/Makefile +++ b/Makefile @@ -13,6 +13,7 @@ git-commit: $(eval NEW_VERSION := $(shell jq -r '.version' package.json)) @git add . @git commit -m "Bump version to $(NEW_VERSION)" + @git push origin # Target to execute npm pack pack: clean bump-version git-commit diff --git a/package.json b/package.json index 584e0fe..5a3c7ac 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vvzvlad/node-red-contrib-rn-combined-nodes", - "version": "0.0.7", + "version": "0.0.8", "description": "", "main": "index.js", "keywords": [