Skip to content

Commit e468030

Browse files
committed
Bump Version Number to 0.10.0.rc2
Due to the fact that users need to switch from the released version to `master` occasionally to pull in upstream bugfixes, it's important that this version number stays in sync with the released version.
1 parent 88eabdf commit e468030

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module ActiveModel
22
class Serializer
3-
VERSION = "0.10.0.rc1"
3+
VERSION = "0.10.0.rc2"
44
end
55
end

0 commit comments

Comments
 (0)