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