From 93d87a1f770243a5040a7be36e2737ab6244a602 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 17 Sep 2022 21:58:37 +0000 Subject: [PATCH] build(release): compiled action for 2.0.1 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e7df3b92..f1c9b39d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "twitter-together", - "version": "2.0.0", + "version": "2.0.1", "description": "A GitHub action to tweet together using pull requests", "main": "lib/index.js", "scripts": {