lib/testr/version.rb in testr-14.0.0 vs lib/testr/version.rb in testr-14.0.1

- old
+ new

@@ -1,3 +1,3 @@ module TestR - VERSION = "14.0.0" + VERSION = "14.0.1" end