From ec468403bef0b69588b664f9fdfc1fa7c2234041 Mon Sep 17 00:00:00 2001 From: Katrina Owen Date: Thu, 28 Aug 2014 08:03:31 -0700 Subject: [PATCH] Bump version --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index fa712330d..b35542b42 100644 --- a/main.go +++ b/main.go @@ -23,7 +23,7 @@ const ( // We try to follow Semantic Versioning (http://semver.org), // but with the http://exercism.io app being a prototype, a // lot of things get out of hand. - Version = "1.6.2" + Version = "1.7.0" ) var (