From c112833d014c77e8bde723fd0158e3156951639f Mon Sep 17 00:00:00 2001 From: Sergey Cherepanov Date: Wed, 29 Nov 2017 15:44:20 +0300 Subject: [PATCH] 2.0.6 --- pb.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pb.go b/pb.go index d55552c..c8e7b52 100644 --- a/pb.go +++ b/pb.go @@ -18,7 +18,7 @@ import ( ) // Version of ProgressBar library -const Version = "2.0.5" +const Version = "2.0.6" type key int