progress-bar/lib/progress-bar/version.rb

4 lines
42 B
Ruby
Raw Normal View History

2020-05-13 08:45:29 +02:00
module ProgressBar
VERSION = "0.5.0"
2020-05-13 08:45:29 +02:00
end