Skip to content

Commit

Permalink
[ruby/psych] Bump version to 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Dec 23, 2020
1 parent 8259d88 commit 684649e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/psych/lib/psych/versions.rb
Expand Up @@ -2,7 +2,7 @@
# frozen_string_literal: true
module Psych
# The version of Psych you are using
VERSION = '3.2.1'
VERSION = '3.3.0'

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

0 comments on commit 684649e

Please sign in to comment.