Skip to content

Commit 81ff3de

Browse files
committed
bumping to 1.3.3
1 parent 0845b07 commit 81ff3de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/psych.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393

9494
module Psych
9595
# The version is Psych you're using
96-
VERSION = '1.3.2'
96+
VERSION = '1.3.3'
9797

9898
# The version of libyaml Psych is using
9999
LIBYAML_VERSION = Psych.libyaml_version.join '.'

0 commit comments

Comments
 (0)