diff --git a/package-lock.json b/package-lock.json index 8546d36..c6776b0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@npmcli/git", - "version": "2.0.8", + "version": "2.0.9", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@npmcli/git", - "version": "2.0.8", + "version": "2.0.9", "license": "ISC", "dependencies": { "@npmcli/promise-spawn": "^1.3.2", diff --git a/package.json b/package.json index c0c2a2d..0fe9468 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@npmcli/git", - "version": "2.0.8", + "version": "2.0.9", "main": "lib/index.js", "files": [ "lib/*.js"