From 274230dbcb7c38b718a3c9a00776ad683451d752 Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Mon, 11 Apr 2016 23:38:38 -0700 Subject: releasing 0.70 --- go/util/constants.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go/util/constants.go') diff --git a/go/util/constants.go b/go/util/constants.go index 073a2f896..5f6ffae19 100644 --- a/go/util/constants.go +++ b/go/util/constants.go @@ -1,5 +1,5 @@ package util const ( - VERSION = "0.70 beta" + VERSION = "0.70" ) -- cgit v1.2.3