From 8a8a483f41133165e0afe8f4f79ad9fbdadf10f2 Mon Sep 17 00:00:00 2001 From: Nimit Kalra Date: Sun, 24 Jan 2016 15:07:09 -0600 Subject: [PATCH] Bump version to 4.2.0-dev. --- bin/git-extras | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/git-extras b/bin/git-extras index 45103df..c2b44a5 100755 --- a/bin/git-extras +++ b/bin/git-extras @@ -1,6 +1,6 @@ #!/usr/bin/env bash -VERSION="4.1.0" +VERSION="4.2.0-dev" INSTALL_SCRIPT="https://raw.githubusercontent.com/tj/git-extras/master/install.sh" update() {