Skip to content

Commit

Permalink
docs: use minor version in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
negezor committed Oct 19, 2023
1 parent 49db07e commit 24a1a95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
Install [shikimori from crates.io](https://crates.io/crates/shikimori). Add the following line to your `Cargo.toml` file's dependencies section:

```toml
shikimori = "0.1.0"
shikimori = "0.1"
```

Or you can add with cargo
Expand Down

0 comments on commit 24a1a95

Please sign in to comment.