diff --git a/docs/getting-started.md b/docs/getting-started.md index c3195c56d..a4b27729a 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -160,7 +160,7 @@ Or with Yarn: You should see something like this: -
Observable Framework v1.7.0
+
Observable Framework v1.7.1
 ↳ http://127.0.0.1:3000/
diff --git a/package.json b/package.json index f61294c2a..46fbe4c97 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@observablehq/framework", "license": "ISC", - "version": "1.7.0", + "version": "1.7.1", "type": "module", "publishConfig": { "access": "public"