feat & fix: bump version

This commit is contained in:
Aravinth Manivannan 2022-08-09 02:18:42 +05:30
parent 9809d27cd1
commit 3b4e28706a
Signed by: realaravinth
GPG key ID: AD9F0F08E855ED88
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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