From 91fa5fd2d25afe5097e48389280539838ed38ebb Mon Sep 17 00:00:00 2001 From: Russ Magee Date: Wed, 12 Dec 2018 01:49:30 -0800 Subject: [PATCH] Bumped version -> 0.8.0 Signed-off-by: Russ Magee --- consts.go | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/consts.go b/consts.go index 14f5132..7dd9828 100644 --- a/consts.go +++ b/consts.go @@ -10,5 +10,4 @@ package hkexsh // common constants for the HKExSh // Version string returned by tools -const Version = "0.7pre (NO WARRANTY)" - +const Version = "0.8.0 (NO WARRANTY)"