Skip to content

Commit 30d5211

Browse files
committed
doc: update version num in readme
1 parent 231121e commit 30d5211

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
@@ -31,7 +31,7 @@ You can add diffsol using `cargo add diffsol` or directly in your `Cargo.toml`:
3131

3232
```toml
3333
[dependencies]
34-
diffsol = "0.8"
34+
diffsol = "0.10"
3535
```
3636

3737
Diffsol has the following features that can be enabled or disabled:

0 commit comments

Comments
 (0)