We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 101390d commit 4192297Copy full SHA for 4192297
lib/active_record/json_associations/version.rb
@@ -1,5 +1,5 @@
1
module ActiveRecord
2
module JsonAssociations
3
- VERSION = "0.12.0"
+ VERSION = "0.13.0"
4
end
5
0 commit comments