Skip to content

Commit 1a62107

Browse files
authored
1.7.1 (#1308)
1 parent 45f09c1 commit 1a62107

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ Or with Yarn:
160160

161161
You should see something like this:
162162

163-
<pre data-copy="none"><b class="green">Observable Framework</b> v1.7.0
163+
<pre data-copy="none"><b class="green">Observable Framework</b> v1.7.1
164164
↳ <u><a href="http://127.0.0.1:3000/" style="color: inherit;">http://127.0.0.1:3000/</a></u></pre>
165165

166166
<div class="note">

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@observablehq/framework",
33
"license": "ISC",
4-
"version": "1.7.0",
4+
"version": "1.7.1",
55
"type": "module",
66
"publishConfig": {
77
"access": "public"

0 commit comments

Comments
 (0)