Skip to content

Commit abaaca1

Browse files
authored
1.5.1 (#1154)
1 parent 68d9ab3 commit abaaca1

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
@@ -221,7 +221,7 @@ Or with Yarn:
221221

222222
You should see something like this:
223223

224-
<pre data-copy="none"><b class="green">Observable Framework</b> v1.5.0
224+
<pre data-copy="none"><b class="green">Observable Framework</b> v1.5.1
225225
↳ <u><a href="http://127.0.0.1:3000/" style="color: inherit;">http://127.0.0.1:3000/</a></u></pre>
226226

227227
<div class="tip">

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.5.0",
4+
"version": "1.5.1",
55
"type": "module",
66
"publishConfig": {
77
"access": "public"

0 commit comments

Comments
 (0)