From 3f0f87098bd6b5c5b9a36d49c41d998ea58f9348 Mon Sep 17 00:00:00 2001 From: Joseph Petersen Date: Fri, 2 Feb 2024 06:42:36 +0100 Subject: [PATCH] v6.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8900a5800..550ff0e85 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "release-drafter-github-app", "type": "commonjs", - "version": "5.25.0", + "version": "6.0.0", "description": "A GitHub app that draft releases based on pull-request labels", "author": "Tim Lucas (https://github.com/toolmantim)", "license": "ISC",