lib/yaml_extend/version.rb in yaml_extend-0.1.1 vs lib/yaml_extend/version.rb in yaml_extend-0.2.0

- old
+ new

@@ -1,3 +1,3 @@ module YamlExtend - VERSION = '0.1.1'.freeze + VERSION = '0.2.0'.freeze end