From ec629062214776e0d22430dc3ae7a8608532c793 Mon Sep 17 00:00:00 2001 From: Jesse Wierzbinski Date: Thu, 16 May 2024 20:59:21 -1000 Subject: [PATCH] chore: :bookmark: Update version to 0.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1c89c44e..a4be538b 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "lysand", "module": "index.ts", "type": "module", - "version": "0.5.0", + "version": "0.6.0", "description": "A project to build a federated social network", "author": { "email": "contact@cpluspatch.com",