We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e4033b commit c112833Copy full SHA for c112833
pb.go
@@ -18,7 +18,7 @@ import (
18
)
19
20
// Version of ProgressBar library
21
-const Version = "2.0.5"
+const Version = "2.0.6"
22
23
type key int
24
0 commit comments