Bump version to 0.0.8

This commit is contained in:
vvzvlad 2023-10-02 22:53:53 +03:00
parent e3a2028a20
commit 1bb68228d8
2 changed files with 2 additions and 1 deletions

View File

@ -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

View File

@ -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": [