Skip to content

Commit 492d37f

Browse files
hsbtmatzbot
authored andcommitted
[ruby/psych] Bump up 5.0.2.pre1 for testing
ruby/psych@67ec299c68
1 parent dd510da commit 492d37f

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.0.1'
5+
VERSION = '5.0.2.pre1'
66

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

0 commit comments

Comments
 (0)