diff --git a/package-lock.json b/package-lock.json index 8fe0df3..18b55f9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@open-turo/semantic-release-config", - "version": "1.0.1", + "version": "1.1.0-beta-f-add-support-for-exec-1673612865715.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@open-turo/semantic-release-config", - "version": "1.0.1", + "version": "1.1.0-beta-f-add-support-for-exec-1673612865715.1", "license": "MIT", "dependencies": { "@semantic-release/commit-analyzer": "^9.0.2", diff --git a/package.json b/package.json index c8fd5e8..158d860 100644 --- a/package.json +++ b/package.json @@ -64,5 +64,5 @@ "watch": "clean && tsc-watch -w -p ./tsconfig.build.json --compiler ./node_modules/.bin/ttsc" }, "types": "lib/index.d.ts", - "version": "1.0.1" + "version": "1.1.0-beta-f-add-support-for-exec-1673612865715.1" }