lib/umlaut/version.rb in umlaut-4.1.5 vs lib/umlaut/version.rb in umlaut-4.1.6
- old
+ new
@@ -1,6 +1,6 @@
module Umlaut
- VERSION = "4.1.5"
+ VERSION = "4.1.6"
# 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.3.0"]