lib/vindetta/version.rb in vindetta-0.8.0 vs lib/vindetta/version.rb in vindetta-0.9.0

- old
+ new

@@ -1,3 +1,3 @@ module Vindetta - VERSION = "0.8.0".freeze + VERSION = "0.9.0".freeze end