aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> 2022-07-12 12:26:58 -0700
committerGravatar Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> 2022-07-12 12:26:58 -0700
commit6eebd11a0681f82d51453e3ecb1ef465ce69c62a (patch)
treecdd658a4f09df192ceb57a227e1aa060d8474d7b
parent56ac919f5457a849783024179763bf17385d4009 (diff)
downloadbun-6eebd11a0681f82d51453e3ecb1ef465ce69c62a.tar.gz
bun-6eebd11a0681f82d51453e3ecb1ef465ce69c62a.tar.zst
bun-6eebd11a0681f82d51453e3ecb1ef465ce69c62a.zip
.3 not .0
-rw-r--r--packages/bun-landing/page.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/bun-landing/page.tsx b/packages/bun-landing/page.tsx
index 1d9c9d40a..9a206601f 100644
--- a/packages/bun-landing/page.tsx
+++ b/packages/bun-landing/page.tsx
@@ -505,7 +505,7 @@ export default ({ inlineCSS }) => (
<div style={{ "--count": 3 }} className="BarGraphKey">
<BarGraphLabel
name="bun:ffi"
- version="v0.1.0"
+ version="v0.1.3"
source="https://github.com/Jarred-Sumner/bun/blob/cbc1e407c3aad3d396ab60317fc24b94341dfb45/bench/ffi/bun.js"
/>
<BarGraphLabel