diff --git a/package-lock.json b/package-lock.json index b5892a367..ecc32775f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "husky", - "version": "7.0.3", + "version": "7.0.4", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "7.0.3", + "version": "7.0.4", "license": "MIT", "bin": { "husky": "lib/bin.js" diff --git a/package.json b/package.json index 129a72209..b27c2d163 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "husky", - "version": "7.0.3", + "version": "7.0.4", "description": "Modern native Git hooks made easy", "keywords": [ "git",