diff --git a/package-lock.json b/package-lock.json index 78cd078..e928209 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "popsicle-redirects", - "version": "1.1.0", + "version": "1.1.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "popsicle-redirects", - "version": "1.1.0", + "version": "1.1.1", "license": "MIT", "devDependencies": { "@borderless/ts-scripts": "^0.8.0", diff --git a/package.json b/package.json index bdbac06..7d26aa0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "popsicle-redirects", - "version": "1.1.0", + "version": "1.1.1", "publishConfig": { "access": "public" },