lib/vindetta/version.rb in vindetta-0.17.1 vs lib/vindetta/version.rb in vindetta-0.19.0

- old
+ new

@@ -1,3 +1,3 @@ module Vindetta - VERSION = "0.17.1".freeze + VERSION = "0.19.0".freeze end