Skip to content

Commit 891065a

Browse files
committed
1.0.0-alpha.10
1 parent a550cff commit 891065a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/observable.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
</a>
3838
<div style="display: flex; align-items: center; justify-self: end; gap: 1rem; font-size: 14px;">
3939
<a href="https://github.com/observablehq/notebook-kit/releases" style="color: inherit;">
40-
1.0.0-alpha.9
40+
1.0.0-alpha.10
4141
</a>
4242
<a href="https://github.com/observablehq/notebook-kit" style="color: inherit;">
4343
GitHub ★

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"access": "restricted",
1010
"registry": "https://npm.pkg.github.com"
1111
},
12-
"version": "1.0.0-alpha.9",
12+
"version": "1.0.0-alpha.10",
1313
"type": "module",
1414
"scripts": {
1515
"test": "vitest",

0 commit comments

Comments
 (0)