lib/tqdm/version.rb in tqdm-0.4.0 vs lib/tqdm/version.rb in tqdm-0.4.1

- old
+ new

@@ -1,4 +1,4 @@ module Tqdm # The version of this module and gem by the same name. - VERSION = "0.4.0" + VERSION = "0.4.1" end