diff --git a/package-lock.json b/package-lock.json index b2f7ded..2007787 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartgit", - "version": "1.0.5", + "version": "1.0.6", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 9c7f741..d1b4fc7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartgit", - "version": "1.0.5", + "version": "1.0.6", "description": "smart wrapper for nodegit", "main": "dist/index.js", "typings": "dist/index.d.ts", @@ -51,4 +51,4 @@ "npmextra.json", "readme.md" ] -} \ No newline at end of file +}