Skip to content

Commit 2cc8293

Browse files
committed
1.9.1
1 parent d092a1d commit 2cc8293

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "obsidian-latex-suite",
33
"name": "Latex Suite",
4-
"version": "1.9.0",
4+
"version": "1.9.1",
55
"minAppVersion": "1.0.0",
66
"description": "Make typesetting LaTeX math as fast as handwriting through snippets, text expansion, and editor enhancements",
77
"author": "artisticat",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "obsidian-latex-suite",
3-
"version": "1.9.0",
3+
"version": "1.9.1",
44
"description": "Make typesetting LaTeX math as fast as handwriting through snippets, text expansion, and editor enhancements",
55
"main": "main.js",
66
"scripts": {

0 commit comments

Comments
 (0)