Skip to content

Commit 12cf405

Browse files
committed
bump(version): Bump version to 0.5.0
1 parent 70e7d8d commit 12cf405

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-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": "invio",
33
"name": "Invio",
4-
"version": "0.4.0",
4+
"version": "0.5.0",
55
"minAppVersion": "0.13.21",
66
"description": "Export docs as websites and deploy them to AWS S3 or compatible COS. Invio streamlines the process of publishing, enabling users to easily share their work online.",
77
"author": "frontend-engineering",

versions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@
33
"0.3.4": "0.13.21",
44
"0.3.6": "0.13.21",
55
"0.3.7": "0.13.21",
6-
"0.4.0": "0.13.21"
6+
"0.4.0": "0.13.21",
7+
"0.5.0": "0.13.21"
78
}

0 commit comments

Comments
 (0)