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