# frozen_string_literal: true # Standard Gem version constant. module Argon2 VERSION = "2.1.1" end