# frozen_string_literal: true

class HKDF
  # :nodoc:
  VERSION = "1.0.0"
end
