Skip to content

Commit d33a7b4

Browse files
committed
update version
1 parent c849761 commit d33a7b4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "plugin-sample-vite-svelte",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"type": "module",
55
"description": "",
66
"repository": "",

plugin.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "plugin-sample-vite-svelte",
33
"author": "frostime",
44
"url": "https://github.com/siyuan-note/plugin-sample-vite-svelte",
5-
"version": "0.0.3",
5+
"version": "0.0.4",
66
"displayName": {
77
"en_US": "Plugin sample with vite and svelte",
88
"zh_CN": "插件样例 vite + svelte 版"

0 commit comments

Comments
 (0)