diff --git a/docs/getting-started.md b/docs/getting-started.md index c3e2f46d4..6e746a361 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -221,7 +221,7 @@ Or with Yarn: You should see something like this: -
Observable Framework v1.5.0
+
Observable Framework v1.5.1
 ↳ http://127.0.0.1:3000/
diff --git a/package.json b/package.json index b594c8804..d9e23fec9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@observablehq/framework", "license": "ISC", - "version": "1.5.0", + "version": "1.5.1", "type": "module", "publishConfig": { "access": "public"