summaryrefslogtreecommitdiff
path: root/ext/digest/lib/digest/version.rb
blob: 79e6aeee99ebde515bd36b8c1cb6c906287dc4ee (plain)
1
2
3
4
5
# frozen_string_literal: true

module Digest
  VERSION = "3.1.0"
end