lib/accent-buster/version.rb in accent-buster-0.9.0 vs lib/accent-buster/version.rb in accent-buster-1.0.0

- old
+ new

@@ -1,3 +1,3 @@ module AccentBuster - VERSION = "0.9.0" + VERSION = "1.0.0" end