From 564e43cc8e7b708a255f6c11da99a91ed03c5946 Mon Sep 17 00:00:00 2001 From: Dillon Hafer Date: Fri, 27 May 2016 12:31:45 -0500 Subject: [PATCH] Bump to version 6.0.0 --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index c624488..be95ea1 100644 --- a/main.go +++ b/main.go @@ -7,7 +7,7 @@ import ( "os" ) -const Version = "5.0.1" +const Version = "6.0.0" var options struct { http string