From a6ab06eac44824f8c5b86fb93b8add932bc7b5dc Mon Sep 17 00:00:00 2001 From: Naomi Carrigan Date: Tue, 7 Oct 2025 18:10:43 -0700 Subject: [PATCH] release: v0.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7230550..0c5c4b7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nhcarrigan/discord-analytics", - "version": "0.0.4", + "version": "0.0.5", "description": "Package that pairs with our logging tool to provide analytics for our Discord bots.", "type": "module", "private": false,