bumping to 0.7.0

This commit is contained in:
Steve Klabnik 2013-03-05 17:07:16 -08:00
parent dc2257977f
commit fabdc621ff

View File

@ -1,5 +1,5 @@
module ActiveModel
class Serializer
VERSION = "0.5.2"
VERSION = "0.7.0"
end
end