Skip to content

Commit e130e19

Browse files
committed
Bump version to 0.1.3
1 parent d58849b commit e130e19

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-leafpress",
33
"name": "leafpress",
4-
"version": "0.1.2",
4+
"version": "0.1.3",
55
"minAppVersion": "1.11.0",
66
"description": "Build and deploy your Obsidian vault as a leafpress digital garden.",
77
"author": "Shivam Shekhar",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "obsidian-leafpress",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "Build and deploy your Obsidian vault as a leafpress digital garden",
55
"main": "main.js",
66
"types": "main.d.ts",

0 commit comments

Comments
 (0)