# frozen_string_literal: true

module OpenSSL
  module SignatureAlgorithm
    VERSION = "1.3.0"
  end
end
