Skip to content

Commit c112833

Browse files
committed
2.0.6
1 parent 1e4033b commit c112833

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pb.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import (
1818
)
1919

2020
// Version of ProgressBar library
21-
const Version = "2.0.5"
21+
const Version = "2.0.6"
2222

2323
type key int
2424

0 commit comments

Comments
 (0)