diff --git a/Cargo.toml b/Cargo.toml index 9abbb13..f8911bb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "module-lwe" -version = "0.1.1" +version = "0.1.2" edition = "2021" description = "Implements the module learning-with-errors public key encrpytion scheme." license = "MIT"