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 015f003 commit b4a6016Copy full SHA for b4a6016
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+<a name="v2.2.1"></a>
2
+### v2.2.1 (2024-09-11)
3
+
4
+* Fix permission file permissions within published gem (#226)
5
6
<a name="v2.2.0"></a>
7
### v2.2.0 (2024-09-10)
8
lib/omniauth-saml/version.rb
@@ -1,5 +1,5 @@
module OmniAuth
module SAML
- VERSION = '2.2.0'
+ VERSION = '2.2.1'
end
0 commit comments