Skip to content

Commit 505afec

Browse files
authored
1.1.0-rc.1 (#973)
1 parent 254ee50 commit 505afec

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
{
22
"name": "@observablehq/framework",
33
"license": "ISC",
4-
"version": "1.0.0",
4+
"version": "1.1.0-rc.1",
55
"type": "module",
66
"publishConfig": {
7-
"access": "public"
7+
"access": "public",
8+
"tag": "next"
89
},
910
"repository": {
1011
"type": "git",

0 commit comments

Comments
 (0)