diff --git a/Cargo.toml b/Cargo.toml index 75e9eae2bf..0553ca0a94 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ members = ["math", "crypto", "gpu", "benches", "provers/plonk"] exclude = ["ensure-no_std"] [workspace.package] -version = "0.1.3" +version = "0.1.4" edition = "2021" license = "Apache-2.0" repository = "https://github.com/lambdaclass/lambdaworks"