From 276cbb845abe682a10b58510d3e1d7deb1b35b01 Mon Sep 17 00:00:00 2001 From: Naomi Carrigan Date: Wed, 8 Oct 2025 15:06:09 -0700 Subject: [PATCH] release: v0.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0c5c4b7..969ac6f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nhcarrigan/discord-analytics", - "version": "0.0.5", + "version": "0.0.6", "description": "Package that pairs with our logging tool to provide analytics for our Discord bots.", "type": "module", "private": false,