From 0bc3bc59906b1dac1b608cc7ff5441fcb86ad6c9 Mon Sep 17 00:00:00 2001 From: Joseph Petersen Date: Sat, 15 Jan 2022 21:27:25 +0100 Subject: [PATCH] v5.16.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b7c8f6ee2..7e0cbe038 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "release-drafter-github-app", "type": "commonjs", - "version": "5.16.1", + "version": "5.16.2", "description": "A GitHub app that draft releases based on pull-request labels", "author": "Tim Lucas (https://github.com/toolmantim)", "license": "ISC",