Skip to content

Commit 05cf222

Browse files
authored
Merge pull request #2115 from tonyta/update-readme-v0.10.5
point to correct latest version in readme [ci skip]
2 parents 004e0dc + c6291b3 commit 05cf222

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,8 @@ reading documentation for our `master`, which may include features that have not
9090
been released yet. Please see below for the documentation relevant to you.
9191

9292
- [0.10 (master) Documentation](https://github.com/rails-api/active_model_serializers/tree/master)
93-
- [0.10.4 (latest release) Documentation](https://github.com/rails-api/active_model_serializers/tree/v0.10.4)
94-
- [![API Docs](http://img.shields.io/badge/yard-docs-blue.svg)](http://www.rubydoc.info/gems/active_model_serializers/0.10.4)
93+
- [0.10.5 (latest release) Documentation](https://github.com/rails-api/active_model_serializers/tree/v0.10.5)
94+
- [![API Docs](http://img.shields.io/badge/yard-docs-blue.svg)](http://www.rubydoc.info/gems/active_model_serializers/0.10.5)
9595
- [Guides](docs)
9696
- [0.9 (0-9-stable) Documentation](https://github.com/rails-api/active_model_serializers/tree/0-9-stable)
9797
- [![API Docs](http://img.shields.io/badge/yard-docs-blue.svg)](http://www.rubydoc.info/github/rails-api/active_model_serializers/0-9-stable)

0 commit comments

Comments
 (0)