Skip to content

Commit

Permalink
bumping version to 2.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
tenderlove committed Dec 1, 2014
1 parent 5239d4b commit f8c1608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/psych.rb
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@

module Psych
# The version is Psych you're using
VERSION = '2.0.6'
VERSION = '2.0.7'

# The version of libyaml Psych is using
LIBYAML_VERSION = Psych.libyaml_version.join '.'
Expand Down

0 comments on commit f8c1608

Please sign in to comment.