From 2c4c4c20cacd17eacb9ae26df03b42d675182464 Mon Sep 17 00:00:00 2001 From: Nikita Kolmogorov Date: Sun, 28 Jan 2024 19:36:26 -0800 Subject: [PATCH] 0.0.24 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e63730f..7bc16cc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@big-whale-labs/botcaster", - "version": "0.0.23", + "version": "0.0.24", "description": "Farcaster bot framework", "main": "dist/index.js", "types": "dist/index.d.ts",