diff --git a/package-lock.json b/package-lock.json index 12c2a52..3563977 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartgit", - "version": "1.0.13", + "version": "1.0.14", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e26e04d..66a9da0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartgit", - "version": "1.0.13", + "version": "1.0.14", "description": "smart wrapper for nodegit", "main": "dist/index.js", "typings": "dist/index.d.ts",