lib/yaml_extend/version.rb in yaml_extend-0.0.9 vs lib/yaml_extend/version.rb in yaml_extend-0.0.10

- old
+ new

@@ -1,3 +1,3 @@ module YamlExtend - VERSION = '0.0.9'.freeze + VERSION = '0.0.10'.freeze end