From 39ed77253c03281a616b0e26564af3fb394a5da6 Mon Sep 17 00:00:00 2001 From: Nimit Kalra Date: Tue, 29 Dec 2015 00:03:19 -0600 Subject: [PATCH] Bump version to 4.1.0-dev. --- bin/git-extras | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/git-extras b/bin/git-extras index 3856179..be1c25e 100755 --- a/bin/git-extras +++ b/bin/git-extras @@ -1,6 +1,6 @@ #!/usr/bin/env bash -VERSION="4.0.0" +VERSION="4.1.0-dev" INSTALL_SCRIPT="https://raw.githubusercontent.com/tj/git-extras/master/install.sh" update() {