Bump to 0.10.7; update changelog

This commit is contained in:
Benjamin Fleischer
2017-11-14 20:50:51 -06:00
parent c41e243ed8
commit ca531789c3
2 changed files with 36 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
module ActiveModel
class Serializer
VERSION = '0.10.6'.freeze
VERSION = '0.10.7'.freeze
end
end