Skip to content

Commit 08b9158

Browse files
Merge pull request #43 from kinde-oss/v1.5.0
Release 1.5.0 Added JWKS validation functionality to enhance library usability, eliminating the need for users to implement it themselves.
2 parents 68ff1ea + 5347bdc commit 08b9158

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/kinde_sdk/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module KindeSdk
2-
VERSION = "1.4.0"
2+
VERSION = "1.5.0"
33
end

0 commit comments

Comments
 (0)