Skip to content

Commit

Permalink
Version bump to 0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
secret-playfair-rust committed Jul 19, 2023
1 parent 9e3d17d commit f497072
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "magnesia"
version = "0.11.0"
version = "0.11.1"
edition = "2021"
license = "MIT"
keywords = ["maths"]
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -34,7 +34,7 @@ The goal of Magnesia is to provide an easy to use yet efficient API for mathemat
Add this to your `Cargo.toml`:
```text
[dependencies]
magnesia = "0.11.0"
magnesia = "0.11.1"
```

## Documentation
Expand Down

0 comments on commit f497072

Please sign in to comment.