feat & fix: bump version
This commit is contained in:
parent
9809d27cd1
commit
3b4e28706a
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "pow_sha256"
|
||||
version = "0.2.1"
|
||||
version = "0.3.1"
|
||||
authors = [ "Aravinth Manivannan <realaravinth@bastsense.net>", "Robert Kornacki <robk@syre.io>"]
|
||||
description = """
|
||||
SHA256 PoW on any serializable datatype used in mCaptcha
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
</div>
|
||||
|
||||
**NOTE: All versions prior to 0.2.1 produce broken PoWs, upgrade to
|
||||
**NOTE: All versions prior to 0.3.1 produce broken PoWs, upgrade to
|
||||
latest version**
|
||||
|
||||
> pow_sha256's copy of `pow_sha256` by
|
||||
|
|
Loading…
Reference in a new issue