From bbc50d70184a57e080a8fae9b963f29864e6ffbc Mon Sep 17 00:00:00 2001 From: Paul Irish Date: Tue, 3 Jan 2017 16:27:40 -0800 Subject: [PATCH] v1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2410c27..01f1258 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "git-open", - "version": "1.1.1", + "version": "1.2.0", "description": "Type `git open` to open the GitHub/GitLab/Bitbucket homepage for a repository.", "author": "Paul Irish (http://paulirish.com/)", "license": "MIT",