Skip to content

Commit

Permalink
add more function
Browse files Browse the repository at this point in the history
  • Loading branch information
loyispa committed Nov 30, 2023
1 parent ee36daa commit 644f7f1
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 = "rust-strictmath"
version = "0.1.1"
version = "0.1.2"
edition = "2021"
license = "Apache-2.0"
authors = ["loyispa <[email protected]>"]
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ cargo add rust-strictmath

Or add the following line to your Cargo.toml:
```
rust-strictmath = "0.1.1"
rust-strictmath = "0.1.2"
```

0 comments on commit 644f7f1

Please sign in to comment.