diff --git a/package-lock.json b/package-lock.json index 1904156..802969c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@criblinc/docker-names", - "version": "1.0.5", + "version": "1.0.7", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@criblinc/docker-names", - "version": "1.0.5", + "version": "1.0.7", "license": "ISC", "devDependencies": { "@types/jest": "^26.0.22", diff --git a/package.json b/package.json index f4231ac..58f4663 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@criblinc/docker-names", - "version": "1.0.5", + "version": "1.0.7", "description": "Fork of docker names for javascript", "files": [ "lib/**/*"