From e678affa1fc2787cb28253a0a7c183a121e57ef6 Mon Sep 17 00:00:00 2001 From: Fil Maj Date: Wed, 3 Jul 2024 12:31:44 -0400 Subject: [PATCH] Publish `@slack/web-api@7.3.0` (#1839) --- 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 eee3d9210..f8ad1c73a 100644 --- a/packages/web-api/package.json +++ b/packages/web-api/package.json @@ -1,6 +1,6 @@ { "name": "@slack/web-api", - "version": "7.2.0", + "version": "7.3.0", "description": "Official library for using the Slack Platform's Web API", "author": "Slack Technologies, LLC", "license": "MIT",