From 358cb34a34b8b5c42871c484876a4c0b72ebac53 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 19 Sep 2022 21:03:25 +0000 Subject: [PATCH] build(release): compiled action for 2.1.1 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 65886ca4..dc523d4f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "twitter-together", - "version": "2.1.0", + "version": "2.1.1", "description": "A GitHub action to tweet together using pull requests", "main": "lib/index.js", "scripts": {