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

module Digest
  VERSION = "3.2.0"
end