Skip to content

Commit 82412a4

Browse files
authored
1.13.2 (#1911)
1 parent 8b71435 commit 82412a4

File tree

3 files changed

+146
-151
lines changed

3 files changed

+146
-151
lines changed

docs/getting-started.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ Or with Yarn:
148148

149149
You should see something like this:
150150

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

154154
<div class="note">

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@observablehq/framework",
33
"license": "ISC",
4-
"version": "1.13.1",
4+
"version": "1.13.2",
55
"type": "module",
66
"publishConfig": {
77
"access": "public"

0 commit comments

Comments
 (0)