Skip to content

Commit f0040f6

Browse files
committed
bumping to 1.3.1 in order to include warning
1 parent 4d7c3bc commit f0040f6

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.0'
96+
VERSION = '1.3.1'
9797

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

0 commit comments

Comments
 (0)