Skip to content

Commit ac45079

Browse files
committed
🚀 release v0.6.3
1 parent 554b5de commit ac45079

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 = "argminmax"
3-
version = "0.6.2"
3+
version = "0.6.3"
44
authors = ["Jeroen Van Der Donckt"]
55
edition = "2021"
66
readme = "README.md"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Add the following to your `Cargo.toml`:
4242

4343
```toml
4444
[dependencies]
45-
argminmax = "0.6.1"
45+
argminmax = "0.6.3"
4646
```
4747

4848
## Example usage

0 commit comments

Comments
 (0)