diff --git a/package-lock.json b/package-lock.json index e593058..4e8e6df 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartinteract", - "version": "2.0.7", + "version": "2.0.8", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 8590e8b..89afca8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@pushrocks/smartinteract", "private": false, - "version": "2.0.7", + "version": "2.0.8", "description": "smart cli interaction", "main": "dist/index.js", "typings": "dist/index.d.ts",