Skip to content

Commit d9e18aa

Browse files
committed
Bump up v5.2.0.beta3
1 parent 546688d commit d9e18aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/psych/versions.rb

+1-1
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.beta2'
5+
VERSION = '5.2.0.beta3'
66

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

0 commit comments

Comments
 (0)