diff --git a/package-lock.json b/package-lock.json index de0035f..32fb8eb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@pushrocks/smartgit", - "version": "2.0.2", + "version": "2.0.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@pushrocks/smartgit", - "version": "2.0.2", + "version": "2.0.3", "license": "MIT", "dependencies": { "@pushrocks/smartenv": "^5.0.2", diff --git a/package.json b/package.json index b45dadf..abb0039 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartgit", - "version": "2.0.2", + "version": "2.0.3", "description": "smart wrapper for nodegit", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",