diff --git a/package-lock.json b/package-lock.json index 2524cec..52d3320 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@pushrocks/smartgit", - "version": "2.0.5", + "version": "3.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@pushrocks/smartgit", - "version": "2.0.5", + "version": "3.0.0", "license": "MIT", "dependencies": { "@pushrocks/smartenv": "^5.0.2", diff --git a/package.json b/package.json index db7beac..3d87fb2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartgit", - "version": "2.0.5", + "version": "3.0.0", "description": "smart wrapper for nodegit", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",