Skip to content

Commit 75d45b9

Browse files
committed
bumped version
1 parent b6a8fa1 commit 75d45b9

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
### 2.21.2
2+
* Fixed bug when a destination url contains a query string https://github.com/digidentity/libsaml/pull/120
3+
14
### 2.21.1
25
* Clear OpenSSL error queue if verification fails - https://bugs.ruby-lang.org/issues/7215
36

lib/saml/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Saml
2-
VERSION = '2.21.1'
2+
VERSION = '2.21.2'
33
end

0 commit comments

Comments
 (0)