Skip to content

Commit 8823a65

Browse files
v0.1.6
1 parent d3b99f6 commit 8823a65

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "typst-math",
33
"displayName": "Typst Math",
4-
"version": "0.1.5",
4+
"version": "0.1.6",
55
"engines": {
66
"vscode": "^1.85.0"
77
},

typst-math-rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "typst-math-rust"
3-
version = "0.1.5"
3+
version = "0.1.6"
44
authors = ["supersurviveur <julien.thillard38@gmail.com>"]
55
edition = "2018"
66

0 commit comments

Comments
 (0)