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