lib/taza/version.rb in taza-1.0 vs lib/taza/version.rb in taza-2.0

- old
+ new

@@ -1,3 +1,3 @@ module Taza - VERSION = "1.0" + VERSION = "2.0" end