diff --git a/circom/Cargo.toml b/circom/Cargo.toml index 86ec7b5f0..10c56ce79 100644 --- a/circom/Cargo.toml +++ b/circom/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "circom" -version = "2.0.1" +version = "2.0.2" authors = ["HermenegildoTFG "] edition = "2018"