Skip to content

Commit f102901

Browse files
hsbtmatzbot
authored andcommitted
[ruby/psych] Bump up v5.2.0.beta2
ruby/psych@a0c353ec97
1 parent f87ec81 commit f102901

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/psych/lib/psych/versions.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
module Psych
44
# The version of Psych you are using
5-
VERSION = '5.2.0.beta1'
5+
VERSION = '5.2.0.beta2'
66

77
if RUBY_ENGINE == 'jruby'
88
DEFAULT_SNAKEYAML_VERSION = '2.7'.freeze

0 commit comments

Comments
 (0)