From 8c1e3371169a8c23b17129638c7df9b48c67466d Mon Sep 17 00:00:00 2001 From: Andrew DeChristopher Date: Wed, 9 Sep 2020 13:38:10 -0400 Subject: [PATCH] Release 0.0.2 --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 17385e5..72903a2 100644 --- a/main.go +++ b/main.go @@ -37,7 +37,7 @@ import ( "github.com/schollz/progressbar/v3" ) -const version = "0.0.1" +const version = "0.0.2" var ( headers headerFlags