Skip to content

Commit

Permalink
v0.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
coreylowman committed Apr 27, 2023
1 parent e085c11 commit 53561c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "dfdx"
version = "0.11.1"
version = "0.11.2"
edition = "2021"
license = "MIT OR Apache-2.0"
rust-version = "1.65"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Features at a glance:
`dfdx` is on [crates.io](https://crates.io/crates/dfdx)! Use by adding this to your `Cargo.toml`:

```toml
dfdx = "0.11.1"
dfdx = "0.11.2"
```

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

0 comments on commit 53561c4

Please sign in to comment.