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: 31f577328f2ead93ed315c518a159d1229b3a883 (
plain
)
1
2
3
4
5
6
7
# frozen_string_literal: true module Scim module Kit VERSION = '0.5.1' end end