Skip to content

Commit

Permalink
1.7.1 (#1308)
Browse files Browse the repository at this point in the history
  • Loading branch information
mbostock committed May 14, 2024
1 parent 45f09c1 commit 1a62107
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ Or with Yarn:

You should see something like this:

<pre data-copy="none"><b class="green">Observable Framework</b> v1.7.0
<pre data-copy="none"><b class="green">Observable Framework</b> v1.7.1
↳ <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.7.0",
"version": "1.7.1",
"type": "module",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 1a62107

Please sign in to comment.