Skip to content

Commit fc6281f

Browse files
committed
v0.10.0
1 parent d4796d8 commit fc6281f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "dfdx"
3-
version = "0.9.0"
3+
version = "0.10.0"
44
edition = "2021"
55
license = "MIT OR Apache-2.0"
66

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Features at a glance:
2121
`dfdx` is on [crates.io](https://crates.io/crates/dfdx)! Use by adding this to your `Cargo.toml`:
2222

2323
```toml
24-
dfdx = "0.9.0"
24+
dfdx = "0.10.0"
2525
```
2626

2727
See the documentation at [docs.rs/dfdx](https://docs.rs/dfdx).

0 commit comments

Comments
 (0)