From 106dcc794efc2588f3d7bbd15e662cc0225d7d71 Mon Sep 17 00:00:00 2001 From: Fil Maj Date: Wed, 31 Jul 2024 17:58:26 +0000 Subject: [PATCH] Publish `@slack/web-api@7.3.2` (#1861) --- packages/web-api/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/web-api/package.json b/packages/web-api/package.json index ad3df84d9..185add931 100644 --- a/packages/web-api/package.json +++ b/packages/web-api/package.json @@ -1,6 +1,6 @@ { "name": "@slack/web-api", - "version": "7.3.1", + "version": "7.3.2", "description": "Official library for using the Slack Platform's Web API", "author": "Slack Technologies, LLC", "license": "MIT",