Skip to content

Commit 8231c84

Browse files
committed
bump(minor): Bump minor version.
1 parent abfd545 commit 8231c84

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": "invio",
33
"name": "Invio",
4-
"version": "0.2.4",
4+
"version": "0.3.1",
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",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "obsidian-invio",
3-
"version": "0.2.4",
3+
"version": "0.3.1",
44
"description": "Publish your obsidian docs to COS.",
55
"scripts": {
66
"dev": "node esbuild.config.mjs",

0 commit comments

Comments
 (0)