From 97791544ab4219142c86158bb25509ae124e4974 Mon Sep 17 00:00:00 2001 From: Russ Magee Date: Sun, 21 Oct 2018 20:32:57 -0700 Subject: [PATCH] Bump version Signed-off-by: Russ Magee --- consts.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/consts.go b/consts.go index 7daafd4..0a26e20 100644 --- a/consts.go +++ b/consts.go @@ -7,5 +7,5 @@ // golang implementation by Russ Magee (rmagee_at_gmail.com) package hkexsh -const Version = "0.5pre (NO WARRANTY)" +const Version = "0.6pre (NO WARRANTY)"