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