lib/backbone-nested-attributes/version.rb in backbone-nested-attributes-0.4.0 vs lib/backbone-nested-attributes/version.rb in backbone-nested-attributes-0.4.1
- old
+ new
@@ -1,5 +1,5 @@
module Backbone
module NestedAttributes
- VERSION = "0.4.0"
+ VERSION = "0.4.1"
end
end