Skip to content

Commit

Permalink
Bump version to 4.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Dec 20, 2021
1 parent 25e6c6b commit 75ab76e
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 = '4.0.2'
VERSION = '4.0.3'

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

0 comments on commit 75ab76e

Please sign in to comment.