Skip to content

Commit b0fbaad

Browse files
committed
v0.12.0
1 parent c161811 commit b0fbaad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "dfdx"
3-
version = "0.11.2"
3+
version = "0.12.0"
44
edition = "2021"
55
license = "MIT OR Apache-2.0"
66
rust-version = "1.65"

README.md

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

2222
```toml
23-
dfdx = "0.11.2"
23+
dfdx = "0.12.0"
2424
```
2525

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

0 commit comments

Comments
 (0)