Skip to content

Commit 091cd46

Browse files
committed
bump version
1 parent 8c3afaa commit 091cd46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/psych/versions.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# frozen_string_literal: true
33
module Psych
44
# The version of Psych you are using
5-
VERSION = '3.3.0'
5+
VERSION = '3.3.1'
66

77
if RUBY_ENGINE == 'jruby'
88
DEFAULT_SNAKEYAML_VERSION = '1.28'.freeze

0 commit comments

Comments
 (0)