From f3fed43312aac2cb81ba995cec373ec1f9b2569a Mon Sep 17 00:00:00 2001 From: typicode Date: Thu, 27 Jun 2019 20:11:42 +0200 Subject: [PATCH] 3.0.0-0 --- package-lock.json | 2 +- package.json | 2 +- src/installer/__tests__/__snapshots__/getScript.ts.snap | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2e4b596ec..fca657ef6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "husky", - "version": "2.6.0", + "version": "3.0.0-0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index f950c36d1..77511f002 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "husky", - "version": "2.6.0", + "version": "3.0.0-0", "description": "Prevents bad commit or push (git hooks, pre-commit/precommit, pre-push/prepush, post-merge/postmerge and all that stuff...)", "bin": { "husky-run": "./run.js", diff --git a/src/installer/__tests__/__snapshots__/getScript.ts.snap b/src/installer/__tests__/__snapshots__/getScript.ts.snap index e2039234c..dc6679ae9 100644 --- a/src/installer/__tests__/__snapshots__/getScript.ts.snap +++ b/src/installer/__tests__/__snapshots__/getScript.ts.snap @@ -5,7 +5,7 @@ exports[`hookScript should match snapshot (OS X/Linux) 1`] = ` # husky # Hook created by Husky -# Version: 2.6.0 +# Version: 3.0.0-0 # At: # See: https://github.com/typicode/husky#readme @@ -61,7 +61,7 @@ exports[`hookScript should match snapshot (Windows) 1`] = ` # husky # Hook created by Husky -# Version: 2.6.0 +# Version: 3.0.0-0 # At: # See: https://github.com/typicode/husky#readme