diff --git a/package-lock.json b/package-lock.json index dec47c2..84ec65c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "git-branch-is", - "version": "2.1.0", + "version": "3.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 65b4072..8c7eefa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "git-branch-is", - "version": "2.1.0", + "version": "3.0.0", "description": "Assert that the name of the current branch of a git repository has a particular value.", "keywords": [ "assert",