Prep for 3.0.0 release

This commit is contained in:
Benjamin Lannon 2021-05-29 11:29:09 -04:00
commit 1f8a700551
5 changed files with 8 additions and 11 deletions

View file

@ -1,6 +1,6 @@
{
"name": "issue-label-manager-action",
"version": "2.0.0",
"version": "3.0.0",
"description": "Will update repo's labels based on data in JSON file located at $REPO/.github/labels.json",
"main": "index.js",
"keywords": [],