Skip to content

Commit 1196b2d

Browse files
committed
Update README in preparation of release
1 parent 712186f commit 1196b2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ in `Cargo.toml`:
147147

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

0 commit comments

Comments
 (0)