From 351810856aa857f07576acf320ef21d53640e5b4 Mon Sep 17 00:00:00 2001 From: Naomi Carrigan Date: Tue, 7 Oct 2025 17:43:15 -0700 Subject: [PATCH] release: v0.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aae2552..286f85b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nhcarrigan/discord-analytics", - "version": "0.0.2", + "version": "0.0.3", "description": "Package that pairs with our logging tool to provide analytics for our Discord bots.", "type": "module", "private": false,