lib/heresy/version.rb in heresy-2.0.0 vs lib/heresy/version.rb in heresy-3.0.0

- old
+ new

@@ -1,3 +1,3 @@ module Heresy - VERSION = "2.0.0" + VERSION = "3.0.0" end