Skip to content

Commit 568c481

Browse files
committed
release: v0.1.2
1 parent f93cc77 commit 568c481

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-plugin-vue",
33
"name": "Vue",
4-
"version": "0.1.0",
4+
"version": "0.1.2",
55
"minAppVersion": "1.4.0",
66
"description": "An Obsidian plugin that enables you to use Vue.js components in your notes.",
77
"author": "Nólëbase",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "obsidian-plugin-vue",
33
"type": "module",
4-
"version": "0.1.1",
4+
"version": "0.1.2",
55
"packageManager": "[email protected]",
66
"description": "An Obsidian plugin that enables you to use Vue.js components in your notes.",
77
"author": {

0 commit comments

Comments
 (0)