# frozen_string_literal: true module JWT module KMS VERSION = "0.1.0" end end