From daf352c13604e6a055bc558117c235fdb659d770 Mon Sep 17 00:00:00 2001 From: Padreug Date: Sun, 17 May 2026 19:47:33 +0200 Subject: [PATCH] bump version to 0.0.1 for first tagged release Co-Authored-By: Claude Opus 4.7 (1M context) --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index c4cb90a..eef2c1f 100644 --- a/config.json +++ b/config.json @@ -1,6 +1,6 @@ { "id": "tasks", - "version": "0.1.0", + "version": "0.0.1", "name": "Tasks", "repo": "https://git.atitlan.io/aiolabs/tasks", "short_description": "Recurring tasks and chore-tracking, published over Nostr",