Skip to content

Commit

Permalink
Bump up the version
Browse files Browse the repository at this point in the history
  • Loading branch information
sozysozbot committed Jan 7, 2021
1 parent 20848de commit e9fe195
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "cetkaik_calculate_hand"
version = "0.1.5"
version = "0.1.6"
authors = ["jekto_vatimeliju <jekto.vatimeliju@gmail.com>"]
edition = "2018"
description = "Ported https://www.npmjs.com/package/cerke_hands_and_score into Rust. See https://sites.google.com/view/cet2kaik/the-standardized-rule-in-english for more context."
Expand All @@ -11,5 +11,5 @@ license = "MIT"
[dependencies]
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0.61"
cetkaik_core = "0.3.0"
cetkaik_core = "0.3.1"
multiset = "0.0.5"

0 comments on commit e9fe195

Please sign in to comment.