1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

[ruby/digest] Bump version to 3.1.0.pre2

5184207611
This commit is contained in:
Akinori MUSHA 2021-10-01 02:29:37 +09:00 committed by Hiroshi SHIBATA
parent ab787c493b
commit 01dc55ffad
No known key found for this signature in database
GPG key ID: F9CF13417264FAC2

View file

@ -3,7 +3,7 @@
Gem::Specification.new do |spec|
spec.name = "digest"
spec.version = "3.1.0.pre1"
spec.version = "3.1.0.pre2"
spec.authors = ["Akinori MUSHA"]
spec.email = ["knu@idaemons.org"]