From 305629b0af57cde299cdae758143a4fc638ebdc2 Mon Sep 17 00:00:00 2001 From: Paul Irish Date: Fri, 10 Feb 2017 16:22:43 -0800 Subject: [PATCH] 1.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 01f1258..82f9035 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "git-open", - "version": "1.2.0", + "version": "1.3.0", "description": "Type `git open` to open the GitHub/GitLab/Bitbucket homepage for a repository.", "author": "Paul Irish (http://paulirish.com/)", "license": "MIT",