We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6847fe7 commit 6b62de7Copy full SHA for 6b62de7
Project.toml
@@ -1,7 +1,7 @@
1
name = "MathTeXEngine"
2
uuid = "0a4f8689-d25c-4efe-a92b-7142dfc1aa53"
3
authors = ["Benoît Richard <kolaru@hotmail.com>"]
4
-version = "0.6.1"
+version = "0.6.2"
5
6
[deps]
7
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
@@ -19,7 +19,7 @@ AbstractTrees = "0.3, 0.4"
19
Automa = "1"
20
DataStructures = "0.18"
21
FreeTypeAbstraction = "0.10"
22
-GeometryBasics = "0.4.1"
+GeometryBasics = "0.4.1, 0.5"
23
LaTeXStrings = "1.2"
24
RelocatableFolders = "0.1, 0.2, 0.3, 1"
25
UnicodeFun = "0.4"
0 commit comments