lib/umlaut/version.rb in umlaut-4.0.1 vs lib/umlaut/version.rb in umlaut-4.0.2

- old
+ new

@@ -1,6 +1,6 @@ module Umlaut - VERSION = "4.0.1" + VERSION = "4.0.2" # This is used in Umlaut's .gemspec for generating the gem, # and is also used in the umlaut app generator to make sure # we're generating with a compatible Rails version. RAILS_COMPAT_SPEC = [">= 3.2.12", "< 4.2.0"]