From 73c0ad7dbcedfc21a611ad306a60f3ed86c254e6 Mon Sep 17 00:00:00 2001 From: typicode Date: Thu, 13 Dec 2018 22:54:14 +0100 Subject: [PATCH] 1.2.1 --- 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 42be220ff..b29cd5cac 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "husky", - "version": "1.2.0", + "version": "1.2.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index ac933c21e..9005c1e7f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "husky", - "version": "1.2.0", + "version": "1.2.1", "description": "Prevents bad commit or push (git hooks, pre-commit/precommit, pre-push/prepush, post-merge/postmerge and all that stuff...)", "bin": { "husky-upgrade": "./lib/upgrader/bin.js" diff --git a/src/installer/__tests__/__snapshots__/getScript.ts.snap b/src/installer/__tests__/__snapshots__/getScript.ts.snap index 4f2b2ca83..6ae8bd78c 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: 1.2.0 +# Version: 1.2.1 # At: # See: https://github.com/typicode/husky#readme @@ -46,7 +46,7 @@ exports[`hookScript should match snapshot (Windows) 1`] = ` # husky # Hook created by Husky -# Version: 1.2.0 +# Version: 1.2.1 # At: # See: https://github.com/typicode/husky#readme