Skip to content

Commit

Permalink
[ruby/digest] Bump up v3.2.0.pre0, preparing to stable release
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt authored and matzbot committed Dec 11, 2024
1 parent f243733 commit 824642e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/digest/lib/digest/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module Digest
VERSION = "3.1.1"
VERSION = "3.2.0.pre0"
end

0 comments on commit 824642e

Please sign in to comment.