From bfdcee21feaf384842f84ddcaaa171e91c604f11 Mon Sep 17 00:00:00 2001 From: 21e8 Date: Mon, 9 Dec 2024 23:15:35 +0100 Subject: [PATCH] bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 46c661e..d7b3863 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "alice-whispers", - "version": "0.2.24", + "version": "0.2.26", "description": "Intelligent message batching system that whispers your messages in perfect harmony, with smart batching and error classification", "type": "module", "main": "./dist/cjs/index.js",