Skip to content

Commit 20d9555

Browse files
committed
chore: update references to version in README.md
1 parent 6f3ddfc commit 20d9555

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ cargo install sprocket
7171
Sprocket is available as a Docker [image](https://github.com/stjude-rust-labs/sprocket/pkgs/container/sprocket).
7272

7373
```bash
74-
docker pull ghcr.io/stjude-rust-labs/sprocket:v0.11.0
74+
docker pull ghcr.io/stjude-rust-labs/sprocket:v0.12.0
7575
```
7676

7777
## 🖥️ Development

RELEASE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Open a new PR with the title `release: bump versions` with the following changes
55
* [ ] Update version in `Cargo.toml`.
66
* [ ] Run `cargo update`.
77
* [ ] Update `CHANGELOG.md` with version and publication date.
8+
* [ ] Update any references in the `README.md` to the new version.
89
* [ ] Update the [docs site](https://stjude-rust-labs.github.io/sprocket/) to the new version ([here](https://github.com/stjude-rust-labs/sprocket/blob/main/docs/.vitepress/config.mts#L17))
910

1011
Once the above PR merges:

0 commit comments

Comments
 (0)