Bump FROST version

This commit is contained in:
Luke Parker
2022-08-26 09:07:31 -04:00
parent dbd39b557e
commit 33ee6b7a02
3 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "dleq"
version = "0.1.0"
version = "0.1.1"
description = "Implementation of single and cross-curve Discrete Log Equality proofs"
license = "MIT"
authors = ["Luke Parker <lukeparker5132@gmail.com>"]