mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-22 22:06:50 +00:00
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.
This commit is contained in:
parent
88eabdf6ac
commit
e468030cbf
@ -1,5 +1,5 @@
|
||||
module ActiveModel
|
||||
class Serializer
|
||||
VERSION = "0.10.0.rc1"
|
||||
VERSION = "0.10.0.rc2"
|
||||
end
|
||||
end
|
||||
|
||||
Loading…
Reference in New Issue
Block a user