# frozen_string_literal: true module JWT module Aws module KMS VERSION = "1.0.0" end end end