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 d3b99f6 commit 8823a65Copy full SHA for 8823a65
2 files changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "typst-math",
3
"displayName": "Typst Math",
4
- "version": "0.1.5",
+ "version": "0.1.6",
5
"engines": {
6
"vscode": "^1.85.0"
7
},
typst-math-rust/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "typst-math-rust"
-version = "0.1.5"
+version = "0.1.6"
authors = ["supersurviveur <julien.thillard38@gmail.com>"]
edition = "2018"
0 commit comments