Bump package.json version to 4.0.0

This just brings it up to date with the latest release/tag (https://github.com/actions/labeler/releases/tag/v4.0.0)
This commit is contained in:
Patrick Ellis
2022-08-12 10:36:59 -04:00
parent c959bdd7a7
commit 33b7abec3a

View File

@@ -1,6 +1,6 @@
{
"name": "labeler",
"version": "3.1.0",
"version": "4.0.0",
"description": "Labels pull requests by files altered",
"main": "lib/main.js",
"scripts": {