diff options
Diffstat (limited to 'go/util/constants.go')
| -rw-r--r-- | go/util/constants.go | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/go/util/constants.go b/go/util/constants.go index db1ca38e5..d677ba44f 100644 --- a/go/util/constants.go +++ b/go/util/constants.go @@ -1,7 +1,5 @@ package util -import () - const ( - VERSION = "0.64" + VERSION = "0.67" ) |
