index
:
xlgmokha/saml-kit-cli.git
main
CLI for SAML 2.0 operations
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
saml
/
kit
/
cli
/
version.rb
blob: ec75a90115e1cd7dbd09986fc8cfd5fe59b2c6fb (
plain
)
1
2
3
4
5
6
7
module Saml module Kit module Cli VERSION = "0.3.3" end end end