diff --git a/docs/getting-started.md b/docs/getting-started.md index a81017ff7..5e803b0ca 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -148,7 +148,7 @@ Or with Yarn: You should see something like this: -
Observable Framework v1.13.2
+
Observable Framework v1.13.3
 ↳ http://127.0.0.1:3000/
diff --git a/package.json b/package.json index b6eb72a6a..f730c5f71 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@observablehq/framework", "license": "ISC", - "version": "1.13.2", + "version": "1.13.3", "type": "module", "publishConfig": { "access": "public"