index
:
xlgmokha/saml-kit.git
main
SAML 2.0 SDK for Ruby
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
saml
/
kit
/
version.rb
blob: 5a59ff18572358278cfec89d09886dc932df23bc (
plain
)
1
2
3
4
5
6
7
# frozen_string_literal: true module Saml module Kit VERSION = '1.3.0' end end