Skip to content

Commit

Permalink
chore: bump version to 0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
m4tx committed Apr 1, 2024
1 parent 13c62dd commit 42a5861
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 = "riichi_hand"
version = "0.6.1"
version = "0.6.2"
authors = ["Mateusz Maćkowski <[email protected]>"]
edition = "2018"
license = "MIT"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Add the following to your `Cargo.toml`:

```toml
[dependencies]
riichi_hand = "0.6.1"
riichi_hand = "0.6.2"
```

On the feature flags overview, please refer to
Expand Down

0 comments on commit 42a5861

Please sign in to comment.