Skip to content

Commit 2cc5e90

Browse files
committed
Version 1.0.11
1 parent fb6a86e commit 2cc5e90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tex2svg.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
class TeX2SVG < Sinatra::Base
1010
register Sinatra::ConfigFile
1111

12-
Version = '1.0.10'
12+
Version = '1.0.11'
1313
config_file 'config.yml'
1414
pdflatex = settings.pdflatex
1515
pdf2svg = settings.pdf2svg

0 commit comments

Comments
 (0)