Skip to content

Commit

Permalink
Release v2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
BobbyMcWho committed Apr 7, 2021
1 parent 119a54d commit e7b8811
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -10,7 +10,7 @@
[codeclimate]: https://codeclimate.com/github/omniauth/omniauth
[coveralls]: https://coveralls.io/r/omniauth/omniauth

This is the documentation for the in-development branch of OmniAuth. You can view the documentation for our latest release v2.0.3 [here](https://github.com/omniauth/omniauth/tree/v2.0.3).
This is the documentation for the version [v2.0.4](https://github.com/omniauth/omniauth/tree/v2.0.4) of OmniAuth.

## An Introduction
OmniAuth is a library that standardizes multi-provider authentication for
Expand Down
2 changes: 1 addition & 1 deletion lib/omniauth/version.rb
@@ -1,3 +1,3 @@
module OmniAuth
VERSION = '2.0.3'.freeze
VERSION = '2.0.4'.freeze
end

0 comments on commit e7b8811

Please sign in to comment.