Bump to version 1.4.2

master
Cameron Crockett 2022-06-14 11:10:10 -05:00
parent 2eaf8eeedb
commit 5eeb683faf
No known key found for this signature in database
GPG Key ID: 670E4FB756C84718
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
module Omniauth
module Keycloak
VERSION = "1.4.1"
VERSION = "1.4.2"
end
end