From 06a49bf28488e030d35ca2ac6dbf7f408a481779 Mon Sep 17 00:00:00 2001 From: Joseph Petersen Date: Tue, 16 Aug 2022 08:56:47 +0200 Subject: [PATCH] v5.20.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5e66a97de..367d2bfa1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "release-drafter-github-app", "type": "commonjs", - "version": "5.20.0", + "version": "5.20.1", "description": "A GitHub app that draft releases based on pull-request labels", "author": "Tim Lucas (https://github.com/toolmantim)", "license": "ISC",