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: 00974f2ee4446f2a048b08ca0b80404c7b15e0eb (
plain
)
1
2
3
4
5
6
7
module Saml module Kit module Cli VERSION = "0.3.0" end end end