File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
lib/active_model/serializer Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
## 0.09.x
2
2
3
- ### [ 0-9-stable] ( https://github.com/rails-api/active_model_serializers/compare/v0.9.3...0-9-stable )
3
+ ### [ 0-9-stable] ( https://github.com/rails-api/active_model_serializers/compare/v0.9.4...0-9-stable )
4
+
5
+ ### [ v0.9.4 (2015-01-05)] ( https://github.com/rails-api/active_model_serializers/compare/v0.9.3...v0.9.4 )
4
6
5
7
- [ #752 ] ( https://github.com/rails-api/active_model_serializers/pull/752 ) Tiny improvement of README 0-9-stable (@basiam )
6
8
- [ #749 ] ( https://github.com/rails-api/active_model_serializers/pull/749 ) remove trailing whitespace (@shwoodard )
Original file line number Diff line number Diff line change 1
1
module ActiveModel
2
2
class Serializer
3
- VERSION = '0.9.3 '
3
+ VERSION = '0.9.4 '
4
4
end
5
5
end
You can’t perform that action at this time.
0 commit comments