Skip to content

Commit 0e419ac

Browse files
committed
Bump version to 0.4.2
1 parent b4e90ed commit 0e419ac

3 files changed

Lines changed: 4 additions & 3 deletions

File tree

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "aparatus",
33
"name": "aPARAtus",
4-
"version": "0.4.1",
4+
"version": "0.4.2",
55
"minAppVersion": "1.0.0",
66
"description": "Streamline your PARA workflow: quickly create Projects, Areas, and Resources with templates, and archive completed work with one click.",
77
"author": "ZainRizvi.io",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aparatus",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"description": "Obsidian plugin for PARA methodology: create and archive Projects, Areas, and Resources with ease",
55
"main": "main.js",
66
"type": "module",

versions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,6 @@
2020
"0.3.0": "1.0.0",
2121
"0.3.1": "1.0.0",
2222
"0.4.0": "1.0.0",
23-
"0.4.1": "1.0.0"
23+
"0.4.1": "1.0.0",
24+
"0.4.2": "1.0.0"
2425
}

0 commit comments

Comments
 (0)