bumped version number
This commit is contained in:
parent
9799c875a7
commit
57ab36f117
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -4,4 +4,4 @@ version = 3
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "lore"
|
name = "lore"
|
||||||
version = "2.0.0"
|
version = "2.0.1"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "lore"
|
name = "lore"
|
||||||
version = "2.0.0"
|
version = "2.0.1"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
description = "Zero-dependency hashing algorithms"
|
description = "Zero-dependency hashing algorithms"
|
||||||
license = "BSD-3-Clause"
|
license = "BSD-3-Clause"
|
||||||
|
|
Loading…
Reference in a new issue