Skip to content

Commit

Permalink
1.13.2 (#1911)
Browse files Browse the repository at this point in the history
  • Loading branch information
mbostock authored Jan 23, 2025
1 parent 8b71435 commit 82412a4
Show file tree
Hide file tree
Showing 3 changed files with 146 additions and 151 deletions.
2 changes: 1 addition & 1 deletion docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ Or with Yarn:

You should see something like this:

<pre data-copy="none"><b class="green">Observable Framework</b> v1.13.1
<pre data-copy="none"><b class="green">Observable Framework</b> v1.13.2
↳ <u><a href="http://127.0.0.1:3000/" style="color: inherit;">http://127.0.0.1:3000/</a></u></pre>

<div class="note">
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@observablehq/framework",
"license": "ISC",
"version": "1.13.1",
"version": "1.13.2",
"type": "module",
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 82412a4

Please sign in to comment.