diff --git a/Makefile b/Makefile index 87dea2e..83549e4 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ -VERSION = 1.0.0 +VERSION = 1.0.1 GIT_HASH = $(shell git log -1 --pretty=format:"%h") .PHONY: all diff --git a/package-lock.json b/package-lock.json index f0f6b9e..d3446a1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "kissfc-tx-lua-scripts", - "version": "1.0.0", + "version": "1.0.1", "lockfileVersion": 1, "requires": true, "dependencies": {