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 6cddf52 commit f06de97Copy full SHA for f06de97
manifest.json
@@ -7,4 +7,4 @@
7
"authorUrl": "https://github.com/leonhma",
8
"isDesktopOnly": false,
9
"version": "1.0.1"
10
-}
+}
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "obsidian-functionplot",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "A plugin for displaying mathematical functions in obsidian.md.",
5
"repository": "https://github.com/leonhma/obsidian-functionplot",
6
"author": "leonhma",
@@ -24,4 +24,4 @@
24
"function-plot": "^1.22.8",
25
"obsidian": "^0.11.13"
26
}
27
versions.json
@@ -1,3 +1,4 @@
- "1.0.0": "0.11.13"
+ "1.0.0": "0.11.13",
+ "1.0.1": "0.11.13"
0 commit comments