Skip to content

Commit

Permalink
Update README in preparation of release
Browse files Browse the repository at this point in the history
  • Loading branch information
JelteF committed Oct 19, 2023
1 parent 712186f commit 1196b2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -147,7 +147,7 @@ in `Cargo.toml`:

```toml
[dependencies]
derive_more = "=1.0.0-beta.5"
derive_more = "=1.0.0-beta.6"
# You can specify the types of derives that you need for less time spent
# compiling. For the full list of features see this crate its `Cargo.toml`.
features = ["from", "add", "iterator"]
Expand Down

0 comments on commit 1196b2d

Please sign in to comment.