Skip to content

Commit 480fcc0

Browse files
authored
1.13.3 (#1973)
1 parent 1475651 commit 480fcc0

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
@@ -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.2
151+
<pre data-copy="none"><b class="green">Observable Framework</b> v1.13.3
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

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

0 commit comments

Comments
 (0)