We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0845b07 commit 81ff3deCopy full SHA for 81ff3de
1 file changed
lib/psych.rb
@@ -93,7 +93,7 @@
93
94
module Psych
95
# The version is Psych you're using
96
- VERSION = '1.3.2'
+ VERSION = '1.3.3'
97
98
# The version of libyaml Psych is using
99
LIBYAML_VERSION = Psych.libyaml_version.join '.'
0 commit comments