diff --git a/package-lock.json b/package-lock.json index abc68862..11117177 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "tomo-cli", - "version": "1.5.5", + "version": "1.5.6", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 8f445414..8e354c22 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tomo-cli", - "version": "1.5.5", + "version": "1.5.6", "description": "A friendly command line tool designed to help create sustainable software using web technology", "license": "MIT", "main": "dist/api.js",