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