diff --git a/package.json b/package.json index 19e7d9c..fc52b1c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@lando/transfer-issue-action", "description": "A GitHub Action for transferring issues between github repos with the ability to create a stub issue in the original repo.", - "version": "1.0.0", + "version": "2.0.0", "author": "John Ouellet @labboy0276", "license": "GPL-3.0", "repository": "https://github.com/lando/transfer-issue-action",