main
1# frozen_string_literal: true
2
3module Scim
4  module Kit
5    VERSION = '0.7.2'
6  end
7end