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

- old
+ new

@@ -1,6 +1,6 @@ module Umlaut - VERSION = "4.0.2" + VERSION = "4.0.3" # 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"]