lib/ohm/contrib.rb in ohm-contrib-0.0.41 vs lib/ohm/contrib.rb in ohm-contrib-0.0.42

- old
+ new

@@ -1,7 +1,7 @@ module Ohm module Contrib - VERSION = "0.0.41" + VERSION = "0.0.42" end autoload :ActiveModelExtension, "ohm/contrib/active_model_extension" autoload :Boundaries, "ohm/contrib/boundaries" autoload :Timestamping, "ohm/contrib/timestamping" \ No newline at end of file