Skip to content

Commit

Permalink
Bump up v5.2.0.beta5
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Nov 7, 2024
1 parent 35a8e59 commit 48e5af8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/psych/versions.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

module Psych
# The version of Psych you are using
VERSION = '5.2.0.beta4'
VERSION = '5.2.0.beta5'

if RUBY_ENGINE == 'jruby'
DEFAULT_SNAKEYAML_VERSION = '2.7'.freeze
Expand Down

0 comments on commit 48e5af8

Please sign in to comment.