diff --git a/package-lock.json b/package-lock.json index f34ac49..18d3410 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@pushrocks/smartgit", - "version": "1.0.18", + "version": "2.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@pushrocks/smartgit", - "version": "1.0.18", + "version": "2.0.0", "license": "MIT", "dependencies": { "@pushrocks/smartenv": "^4.0.16", diff --git a/package.json b/package.json index 6f3c753..d3849f4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartgit", - "version": "1.0.18", + "version": "2.0.0", "description": "smart wrapper for nodegit", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",