Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ohadravid authored Oct 10, 2021
1 parent 47e69f9 commit 01a3c2c
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 = "wmi"
version = "0.9.0"
version = "0.9.1"
authors = ["Ohad Ravid <[email protected]>"]
edition = "2018"
license = "MIT OR Apache-2.0"
Expand Down Expand Up @@ -47,4 +47,4 @@ name = "wmiq"
[[bench]]
name = "benchmark"
path = "./src/benches/benchmark.rs"
harness = false
harness = false

0 comments on commit 01a3c2c

Please sign in to comment.