Skip to content
This repository has been archived by the owner on Jun 2, 2024. It is now read-only.

Commit

Permalink
fix version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
hhorikawa committed Sep 15, 2021
1 parent b29d9de commit 33b8284
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/omniauth/openid_connect/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

module OmniAuth
module OpenIDConnect
VERSION = '0.8.2'
VERSION = '0.8.3'
end
end

0 comments on commit 33b8284

Please sign in to comment.