Skip to content

Commit fec330e

Browse files
committed
2.0.5
1 parent 50a44ed commit fec330e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pb.go

+1-1
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.4"
21+
const Version = "2.0.5"
2222

2323
type key int
2424

0 commit comments

Comments
 (0)