From 6e2d515e335fe44a08c783175d0d819079049041 Mon Sep 17 00:00:00 2001 From: Fil Maj Date: Thu, 14 Dec 2023 12:35:49 -0500 Subject: [PATCH] 7.0.0-rc.0 (#1704) --- 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 e584d17d6..198bff97e 100644 --- a/packages/web-api/package.json +++ b/packages/web-api/package.json @@ -1,6 +1,6 @@ { "name": "@slack/web-api", - "version": "6.9.0", + "version": "7.0.0-rc.0", "description": "Official library for using the Slack Platform's Web API", "author": "Slack Technologies, LLC", "license": "MIT",