diff --git a/package.json b/package.json index 9c8033d..b837521 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "notion-enhancer", - "version": "0.11.0-dev", + "version": "0.11.0", "author": "dragonwocky (https://dragonwocky.me/)", "description": "an enhancer/customiser for the all-in-one productivity workspace notion.so", "homepage": "https://github.com/notion-enhancer/desktop", @@ -8,7 +8,6 @@ "bin": { "notion-enhancer": "bin.mjs" }, - "private": true, "type": "module", "engines": { "node": ">=16.x.x"