lib/metanorma/plugin/datastruct/version.rb in metanorma-plugin-datastruct-0.1.4 vs lib/metanorma/plugin/datastruct/version.rb in metanorma-plugin-datastruct-0.2.0
- old
+ new
@@ -1,7 +1,7 @@
module Metanorma
module Plugin
module Datastruct
- VERSION = "0.1.4".freeze
+ VERSION = "0.2.0".freeze
end
end
end