diff --git a/constants/version.ts b/constants/version.ts index 9887109..469640e 100644 --- a/constants/version.ts +++ b/constants/version.ts @@ -1 +1 @@ -export const VERSION = '1.0.10'; \ No newline at end of file +export const VERSION = '1.0.11'; \ No newline at end of file diff --git a/node_modules/.package-lock.json b/node_modules/.package-lock.json index 813156d..f83147f 100644 --- a/node_modules/.package-lock.json +++ b/node_modules/.package-lock.json @@ -1,6 +1,6 @@ { "name": "chx-cli", - "version": "1.0.10", + "version": "1.0.11", "lockfileVersion": 3, "requires": true, "packages": { diff --git a/package-lock.json b/package-lock.json index d7127c7..c0b1c7e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "chx-cli", - "version": "1.0.10", + "version": "1.0.11", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "chx-cli", - "version": "1.0.10", + "version": "1.0.11", "license": "ISC", "dependencies": { "@types/jimp": "^0.2.1", diff --git a/package.json b/package.json index 4b345a7..c5a3901 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "chx-cli", - "version": "1.0.10", + "version": "1.0.11", "main": "src/index.ts", "type": "module", "bin": {