[ruby/psych] Bump version for release
authorAaron Patterson <[email protected]>
Thu, 1 May 2025 16:33:36 +0000 (1 09:33 -0700)
committergit <[email protected]>
Thu, 1 May 2025 16:34:09 +0000 (1 16:34 +0000)
https://github.com/ruby/psych/commit/bb63f91825

ext/psych/lib/psych/versions.rb

index d91563c..0adcdae 100644 (file)
@@ -2,7 +2,7 @@
 
 module Psych
   # The version of Psych you are using
-  VERSION = '5.2.3'
+  VERSION = '5.2.4'
 
   if RUBY_ENGINE == 'jruby'
     DEFAULT_SNAKEYAML_VERSION = '2.9'.freeze