Update FROST version

This commit is contained in:
Luke Parker
2022-10-29 05:14:29 -04:00
parent 1464eefbe3
commit 43e38e463f

View File

@@ -1,6 +1,6 @@
[package] [package]
name = "modular-frost" name = "modular-frost"
version = "0.3.0" version = "0.4.0"
description = "Modular implementation of FROST over ff/group" description = "Modular implementation of FROST over ff/group"
license = "MIT" license = "MIT"
repository = "https://github.com/serai-dex/serai/tree/develop/crypto/frost" repository = "https://github.com/serai-dex/serai/tree/develop/crypto/frost"