From 09c613e259eb8d4e7c81c2cb00618eb5fc4575a7 Mon Sep 17 00:00:00 2001 From: Joseph Petersen Date: Tue, 17 Oct 2023 07:07:21 +0200 Subject: [PATCH] v5.25.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d19f1a6f1..4251705df 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "release-drafter-github-app", "type": "commonjs", - "version": "5.24.0", + "version": "5.25.0", "description": "A GitHub app that draft releases based on pull-request labels", "author": "Tim Lucas (https://github.com/toolmantim)", "license": "ISC",