From ac463ffd9cc4c6ad5682af93dc3e3591c4657ee3 Mon Sep 17 00:00:00 2001 From: Joseph Petersen Date: Wed, 11 May 2022 14:34:10 +0200 Subject: [PATCH] v5.20.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6d197af8b..c864475c9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "release-drafter-github-app", "type": "commonjs", - "version": "5.19.0", + "version": "5.20.0", "description": "A GitHub app that draft releases based on pull-request labels", "author": "Tim Lucas (https://github.com/toolmantim)", "license": "ISC",