diff --git a/package-lock.json b/package-lock.json index e43d564..6c00797 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "gh-project-migrator", - "version": "1.3.0", + "version": "1.3.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 510a3c4..7edb61a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gh-project-migrator", - "version": "1.3.0", + "version": "1.3.1", "description": "Application that helps you move your GitHub project boards between repositories and organizations.", "main": "dist/index.js", "bin": {