From be0a489712bb109431bee42fba8dd5dfec0dc3ee Mon Sep 17 00:00:00 2001 From: Nimit Kalra Date: Fri, 14 Aug 2015 12:34:46 -0500 Subject: [PATCH] Update version to 2.0.0. --- bin/gg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/gg b/bin/gg index 8ac43dc..92d09ab 100755 --- a/bin/gg +++ b/bin/gg @@ -1,7 +1,7 @@ #!/usr/bin/env bash # Setup. -VERSION="0.0.1" +VERSION="2.0.0" # Colors, formatting, etc. normal() {