Skip to content

Commit 17f0397

Browse files
committed
update readme with tag
1 parent 4cb710e commit 17f0397

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ resolver = "2"
66
authors = ["Timewave Labs"]
77
edition = "2021"
88
license = "Apache-2.0"
9-
version = "0.4.0"
9+
version = "0.4.1"
1010

1111
[workspace.dependencies]
1212
anyhow = { version = "1.0.83", default-features = false }

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ To install:
2020
```bash
2121
cargo install \
2222
--git https://github.com/timewave-computer/valence-coprocessor.git \
23-
--tag v0.4.0 \
23+
--tag v0.3.0 \
2424
--locked cargo-valence
2525
```
2626

0 commit comments

Comments
 (0)