From 45b321a77828485e6f7ad078c5bb182f72a4c581 Mon Sep 17 00:00:00 2001 From: Joseph Petersen Date: Thu, 13 Jan 2022 04:02:38 +0100 Subject: [PATCH] v5.16.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b47aed8c1..f401ee9c3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "release-drafter-github-app", "type": "commonjs", - "version": "5.16.0", + "version": "5.16.1", "description": "A GitHub app that draft releases based on pull-request labels", "author": "Tim Lucas (https://github.com/toolmantim)", "license": "ISC",