diff --git a/packages/web-api/package.json b/packages/web-api/package.json index 859e3eae0..6f7d315e4 100644 --- a/packages/web-api/package.json +++ b/packages/web-api/package.json @@ -1,6 +1,6 @@ { "name": "@slack/web-api", - "version": "7.7.0", + "version": "7.8.0", "description": "Official library for using the Slack Platform's Web API", "author": "Slack Technologies, LLC", "license": "MIT", diff --git a/packages/webhook/package.json b/packages/webhook/package.json index 02cd13d9e..93d5ef075 100644 --- a/packages/webhook/package.json +++ b/packages/webhook/package.json @@ -1,6 +1,6 @@ { "name": "@slack/webhook", - "version": "7.0.3", + "version": "7.0.4", "description": "Official library for using the Slack Platform's Incoming Webhooks", "author": "Slack Technologies, LLC", "license": "MIT",