From 2d9b7486b8413ad7d650cfd8362c39da94922d92 Mon Sep 17 00:00:00 2001 From: Steve Gill Date: Thu, 13 May 2021 17:00:04 -0700 Subject: [PATCH] releasing v1.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 45201b6..a977cd9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "slack-github-action", - "version": "1.4.0", + "version": "1.5.0", "description": "The official slack github action. Use this to send data into your Slack workspace", "main": "dist/index.js", "scripts": {