Current File : //opt/alt/ruby31/share/ruby/digest/version.rb
# frozen_string_literal: true

module Digest
  VERSION = "3.1.0"
end