latexmath 0.1.4 → 0.1.5

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module Latexmath
2
- VERSION = '0.1.4'.freeze
2
+ VERSION = '0.1.5'.freeze
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: latexmath
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.4
4
+ version: 0.1.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ribose Inc.
@@ -104,6 +104,7 @@ files:
104
104
  - latexmath.gemspec
105
105
  - lib/latexmath.rb
106
106
  - lib/latexmath/aggregator.rb
107
+ - lib/latexmath/constants/symbols.rb
107
108
  - lib/latexmath/converter.rb
108
109
  - lib/latexmath/equation.rb
109
110
  - lib/latexmath/ext.rb