Bump to version 0.2 with the addition of Blake2s

This commit is contained in:
BuyMyMojo 2023-01-08 14:17:56 +11:00
parent a3f596efe2
commit d134c826e1
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "verify-cli"
version = "0.1.1"
version = "0.2.0"
edition = "2021"
repository = "https://github.com/BuyMyMojo/verify-rs"
authors = ["BuyMyMojo <hello@buymymojo.net>"]