Skip to content

Commit a74add4

Browse files
claymcleodclaude
andcommitted
chore: bump version references to v0.25.0
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent f0dbcfa commit a74add4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.vitepress/config.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ export default defineConfig({
1717
nav: [
1818
{ text: "Documentation", link: "/overview" },
1919
{
20-
text: "v0.24.0",
20+
text: "v0.25.0",
2121
items: [
2222
{
2323
text: "Changelog",

installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ cargo install sprocket
5454
If desired, you can also check out a specific version of `sprocket`.
5555

5656
```shell
57-
cargo install sprocket@0.24.0
57+
cargo install sprocket@0.25.0
5858
```
5959

6060
### GitHub

0 commit comments

Comments
 (0)