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