lib/mathml2asciimath/version.rb in mathml2asciimath-0.0.2 vs lib/mathml2asciimath/version.rb in mathml2asciimath-0.0.3

- old
+ new

@@ -1,4 +1,4 @@ module MathML2AsciiMath - VERSION = "0.0.2".freeze + VERSION = "0.0.3".freeze end