releaseing new version RC4

This commit is contained in:
João M. D. Moura
2016-01-27 10:02:38 -05:00
parent 790efee9c3
commit 58ff7535b7
2 changed files with 3 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
module ActiveModel
class Serializer
VERSION = '0.10.0.rc3'
VERSION = '0.10.0.rc4'
end
end