Skip to content

Commit b7fba44

Browse files
committed
chore: upgrade version
1 parent 56ead44 commit b7fba44

File tree

4 files changed

+849
-699
lines changed

4 files changed

+849
-699
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": "markdown-timeline",
33
"name": "Markdown Timeline",
4-
"version": "0.0.3",
4+
"version": "0.0.4",
55
"minAppVersion": "0.15.0",
66
"description": "Convert markdown into timeline visualization",
77
"author": "Jiaheng Zhang",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "markdown-timeline",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "Convert markdown into timeline visualization",
55
"main": "main.js",
66
"scripts": {

0 commit comments

Comments
 (0)