diff --git a/package.json b/package.json index fa8a4c5c8..78947f0e4 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,11 @@ { "name": "@observablehq/framework", "license": "ISC", - "version": "1.0.0", + "version": "1.1.0-rc.1", "type": "module", "publishConfig": { - "access": "public" + "access": "public", + "tag": "next" }, "repository": { "type": "git",