Skip to content

Commit

Permalink
Bump version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
m4tx committed Apr 14, 2022
1 parent 36b7896 commit d4a1a27
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.1.0"
version = "0.2.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 @@ -23,7 +23,7 @@ Add the following to your `Cargo.toml`:

```toml
[dependencies]
riichi_hand = "0.1.0"
riichi_hand = "0.2.0"
```

On the feature flags overview, please refer to
Expand Down

0 comments on commit d4a1a27

Please sign in to comment.