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

module Digest
  VERSION = "3.1.1"
end