Updating minor version

This commit is contained in:
Benjamin Lannon 2019-02-19 19:15:47 -05:00
commit 595c676143
3 changed files with 4 additions and 4 deletions

View file

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