diff --git a/package.json b/package.json index cf0aedd..99798f7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "postoad", - "version": "1.0.0", + "version": "1.1.0", "description": "A tool that lets Discord server admins easily post to Bluesky without sharing the account password.", "main": "index.js", "scripts": { @@ -13,7 +13,7 @@ "url": "git+https://github.com/DaDragonDen/postoad.git" }, "author": "", - "license": "ISC", + "license": "GPL-3.0-only", "bugs": { "url": "https://github.com/DaDragonDen/postoad/issues" },