Commit 2a04fc1
docs(release): bump displayed version to 0.12.0 (site + install snippets) (#160)
v0.12.0 is published across crates.io / npm / PyPI / WASM / Go, so update
the version surfaces that the release pipeline doesn't touch:
- web/src/lib/site.ts: SITE.version 0.11.0 → 0.12.0 — the single source of
truth the marketing site reads (hero badge, docs header, SDK showcase
cards, structured-data softwareVersion).
- README.md / docs/embedding.md / docs/ask.md: the Rust install snippets
pinned `sqlrite-engine = "0.11"` / `sqlrite-ask = "0.11"`. Bump to "0.12"
so the documented pin installs the current release.
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent cefc45f commit 2a04fc1
4 files changed
Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
217 | | - | |
218 | | - | |
| 217 | + | |
| 218 | + | |
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
135 | | - | |
| 134 | + | |
| 135 | + | |
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
156 | | - | |
157 | | - | |
| 156 | + | |
| 157 | + | |
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments