We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55831dd commit 2fec511Copy full SHA for 2fec511
lib/active_model/serializer/version.rb
@@ -1,5 +1,5 @@
1
module ActiveModel
2
class Serializer
3
- VERSION = '0.9.0.alpha1'
+ VERSION = '0.9.0'
4
end
5
0 commit comments