We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7661471 commit f83b040Copy full SHA for f83b040
lib/yaml.rb
@@ -66,5 +66,5 @@
66
#
67
# Syck can also be found on github: https://github.com/ruby/syck
68
module YAML
69
- LOADER_VERSION = "0.2.1"
+ LOADER_VERSION = "0.3.0"
70
end
0 commit comments