From c83e56af34519c64732733a17aa76b8ff89e2155 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Thu, 25 Jan 2024 00:10:11 +0100 Subject: [PATCH] 3.0.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index de07350..b3c8c14 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@apiclient.xyz/slack", - "version": "3.0.8", + "version": "3.0.9", "private": false, "description": "slack api abstraction for the mojo.io ecosystem", "main": "dist_ts/index.js",