From ee68dba673452432e35701eef27128685ff41431 Mon Sep 17 00:00:00 2001 From: rainbow napkin Date: Sat, 12 Apr 2025 07:24:17 -0400 Subject: [PATCH] Updated readme and package ver --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d33b18d..7ed09f0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Canopy - 0.2-INDEV +Canopy - 0.2.1-INDEV ====== Canopy - /ˈkæ.nə.pi/: diff --git a/package.json b/package.json index e0276e6..c39c2e0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "canopy-of", - "version": "0.2", + "version": "0.2.1", "license": "AGPL-3.0-only", "dependencies": { "altcha": "^1.0.7",