diff --git a/package-lock.json b/package-lock.json index 32fb8eb..2189bc7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@pushrocks/smartgit", - "version": "2.0.3", + "version": "2.0.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@pushrocks/smartgit", - "version": "2.0.3", + "version": "2.0.4", "license": "MIT", "dependencies": { "@pushrocks/smartenv": "^5.0.2", diff --git a/package.json b/package.json index 9c6a4ff..7e671a8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartgit", - "version": "2.0.3", + "version": "2.0.4", "description": "smart wrapper for nodegit", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts", @@ -56,4 +56,4 @@ "browserslist": [ "last 1 chrome versions" ] -} \ No newline at end of file +}