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