There was an error while loading. Please reload this page.
1 parent 5bf5be2 commit e296cb2Copy full SHA for e296cb2
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## master
4
5
+## 0.4.0
6
+
7
- Allow to render a gist with full URL.
8
9
## 0.3.0
manifest.json
@@ -1,7 +1,7 @@
1
{
"id": "obsidian-gist",
"name": "Gist",
-"version": "0.3.0",
+"version": "0.4.0",
"minAppVersion": "0.9.12",
"description": "This is a plugin to display the GitHub Gist.",
"author": "Jun Lin",
versions.json
@@ -1,3 +1,3 @@
-"0.3.0": "0.9.12"
+"0.4.0": "0.9.12"
}
0 commit comments