diff --git a/Cargo.toml b/Cargo.toml index 5c1f10402..d4ab36905 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "prio" -version = "0.1.1" +version = "0.2.0" authors = ["Josh Aas ", "Karl Tarbe "] edition = "2018" description = "Implementation of the Prio aggregation system core: https://crypto.stanford.edu/prio/"