From 4fe6b90b33c26d13929095e423ca1d3c49316a8e Mon Sep 17 00:00:00 2001 From: Vicente Canales Date: Thu, 11 Apr 2024 15:58:03 -0400 Subject: [PATCH] Version fixup --- projects/github-actions/repo-gardening/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/github-actions/repo-gardening/package.json b/projects/github-actions/repo-gardening/package.json index 84890c19fb3d3..76ed8249ba2d1 100644 --- a/projects/github-actions/repo-gardening/package.json +++ b/projects/github-actions/repo-gardening/package.json @@ -1,6 +1,6 @@ { "name": "repo-gardening", - "version": "3.1.0-alpha", + "version": "5.1.0-alpha", "description": "Manage Pull Requests and issues in your Open Source project (automate labelling, milestones, feedback to PR authors, ...)", "author": "Automattic", "license": "GPL-2.0-or-later",