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