Skip to content

Commit

Permalink
chore: bump version to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
m4tx committed Jun 17, 2023
1 parent c7bf327 commit c13332f
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.3.1"
version = "0.4.0"
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 @@ -24,7 +24,7 @@ Add the following to your `Cargo.toml`:

```toml
[dependencies]
riichi_hand = "0.3.0"
riichi_hand = "0.4.0"
```

On the feature flags overview, please refer to
Expand Down

0 comments on commit c13332f

Please sign in to comment.