From 96d584492070318a75e2433366ce7bcd728bf74b Mon Sep 17 00:00:00 2001 From: Kevin Locke Date: Fri, 31 Jul 2020 17:27:21 -0600 Subject: [PATCH] 4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eae0e4b..7f2ef15 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "git-branch-is", - "version": "3.1.0", + "version": "4.0.0", "description": "Assert that the name of the current branch of a git repository has a particular value.", "keywords": [ "assert",