(cargo-release) version 0.2.0

This commit is contained in:
ValarDragon
2021-03-24 17:17:59 -07:00
parent ab7dcb6f9f
commit 8fa7728e45

View File

@@ -1,6 +1,6 @@
[package]
name = "ark-ed-on-bn254"
version = "0.1.0"
version = "0.2.0"
authors = [ "arkworks contributors" ]
description = "A Twisted Edwards curve defined over the scalar field of the BN254 curve"
homepage = "https://arkworks.rs"