We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25e6c6b commit 75ab76eCopy full SHA for 75ab76e
lib/psych/versions.rb
@@ -2,7 +2,7 @@
2
3
module Psych
4
# The version of Psych you are using
5
- VERSION = '4.0.2'
+ VERSION = '4.0.3'
6
7
if RUBY_ENGINE == 'jruby'
8
DEFAULT_SNAKEYAML_VERSION = '1.28'.freeze
0 commit comments