Skip to content

Commit 1a65f45

Browse files
committed
fix: ensure that tags are correct in readme
1 parent 68c936c commit 1a65f45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Add to `Cargo.toml`:
1717

1818
```toml
1919
[dependencies]
20-
fishsense-core = { git = "https://github.com/UCSD-E4E/fishsense-core", tag = "fishsense-core-v0.5.0" } # x-release-please-version
20+
fishsense-core = { git = "https://github.com/UCSD-E4E/fishsense-core", tag = "fishsense_core-v0.5.0" } # x-release-please-version
2121
```
2222

2323
Key types and functions:

0 commit comments

Comments
 (0)