lib/asciimath/version.rb in asciimath-1.0.4 vs lib/asciimath/version.rb in asciimath-1.0.5

- old
+ new

@@ -1,3 +1,3 @@ module AsciiMath - VERSION = "1.0.4" + VERSION = "1.0.5" end