arkworks-rs / groth16

A Rust implementation of the Groth16 zkSNARK
https://www.arkworks.rs
Apache License 2.0
242 stars 97 forks source link

release: ark-groth16 v0.4.0 #47

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

This is a release PR for version 0.4.0 (performing a minor bump).

You will still need to manually publish the cargo crate:

$ make VERSION=0.4.0 release