chore: Release

This commit is contained in:
mmagician
2022-12-28 12:33:05 +01:00
parent a986e08ce4
commit 5a0b8eca0b
24 changed files with 30 additions and 30 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "ark-pallas"
version = "0.4.0-alpha.1"
version = "0.4.0-alpha.2"
authors = [ "Ying Tong Lai", "Daira Hopwood", "O(1) Labs", "arkworks contributors" ]
description = "The Pallas prime-order elliptic curve"
homepage = "https://arkworks.rs"
@@ -37,4 +37,4 @@ r1cs = [ "base_field", "ark-r1cs-std" ]
[[bench]]
name = "pallas"
path = "benches/pallas.rs"
harness = false
harness = false