updating version to new release

This commit is contained in:
João M. D. Moura
2015-09-16 12:02:35 -03:00
parent 610775a95f
commit 1ca73e0c33
2 changed files with 4 additions and 4 deletions

View File

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