Skip to content

Commit

Permalink
v0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coreylowman committed Oct 30, 2022
1 parent d4796d8 commit fc6281f
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.9.0"
version = "0.10.0"
edition = "2021"
license = "MIT OR Apache-2.0"

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,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.9.0"
dfdx = "0.10.0"
```

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

0 comments on commit fc6281f

Please sign in to comment.