Skip to content

Commit feb9438

Browse files
committed
v0.11.1
1 parent ee64526 commit feb9438

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.0"
3+
version = "0.11.1"
44
edition = "2021"
55
license = "MIT OR Apache-2.0"
66

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.0"
23+
dfdx = "0.11.1"
2424
```
2525

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

0 commit comments

Comments
 (0)