lib/yaml_extend/version.rb in yaml_extend-1.3.2 vs lib/yaml_extend/version.rb in yaml_extend-1.3.3

- old
+ new

@@ -1,3 +1,3 @@ module YamlExtend - VERSION = '1.3.2'.freeze + VERSION = '1.3.3'.freeze end