Skip to content

Commit 51da8b5

Browse files
committed
version bump
1 parent 07dea47 commit 51da8b5

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
mathml2asciimath (0.0.7)
4+
mathml2asciimath (0.0.8)
55
htmlentities (~> 4.3.4)
66
nokogiri (>= 1.10.4)
77

@@ -38,7 +38,7 @@ GEM
3838
method_source (0.9.2)
3939
mini_portile2 (2.4.0)
4040
nenv (0.3.0)
41-
nokogiri (1.10.5)
41+
nokogiri (1.10.7)
4242
mini_portile2 (~> 2.4.0)
4343
notiffany (0.1.3)
4444
nenv (~> 0.1)

lib/mathml2asciimath/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
module MathML2AsciiMath
2-
VERSION = "0.0.7".freeze
2+
VERSION = "0.0.8".freeze
33
end
44

0 commit comments

Comments
 (0)