From b9f2371793e8304920e7b5f28d0b1d762ad0757e Mon Sep 17 00:00:00 2001 From: Joseph Petersen Date: Mon, 19 Oct 2020 21:07:53 +0200 Subject: [PATCH] 5.12.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6a9dda870..eb2b16e52 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "release-drafter-github-app", - "version": "5.11.0", + "version": "5.12.0", "description": "A GitHub app that draft releases based on pull-request labels", "author": "Tim Lucas (https://github.com/toolmantim)", "license": "ISC",