Skip to content

Commit 30f1fa6

Browse files
committed
chore: bump crate version to 0.2.4
1 parent 344e6d3 commit 30f1fa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "vrf"
3-
version = "0.2.3"
3+
version = "0.2.4"
44
description = "Fast and extensible Verifiable Random Function (VRF) library; currently supporting secp256k1, secp256r1 and sect163k1 curves"
55
keywords = ["vrf", "ecvrf", "secp256k1", "p256", "k163"]
66
categories = ["algorithms", "cryptography"]

0 commit comments

Comments
 (0)