Skip to content

Commit c912ad6

Browse files
committed
perf: update desc
1 parent e025685 commit c912ad6

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"id": "easy-tracker",
33
"name": "Easy Tracker",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"minAppVersion": "0.15.0",
6-
"description": "An Obsidian plugin for ultra-simple goal and habit tracking in any note.",
6+
"description": "Instantly track goals and habits. Simple, beautiful, and configuration-free.",
77
"author": "Hunter Ji",
88
"authorUrl": "https://hunterji.com",
99
"isDesktopOnly": false

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "easy-tracker",
3-
"version": "1.0.0",
4-
"description": "A simple time tracker for Obsidian.",
3+
"version": "1.0.1",
4+
"description": "Instantly track goals and habits. Simple, beautiful, and configuration-free.",
55
"author": "HunterJi",
66
"authorUrl": "https://hunterji.com",
77
"main": "main.js",

0 commit comments

Comments
 (0)