lib/accent-buster/version.rb in accent-buster-1.1.1 vs lib/accent-buster/version.rb in accent-buster-2.0.0

- old
+ new

@@ -1,3 +1,3 @@ module AccentBuster - VERSION = "1.1.1" + VERSION = "2.0.0" end