Explorar el Código

Automated version change in Cargo.toml [skip actions]

github-actions hace 1 año
padre
commit
08d80d8879
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

@@ -1,6 +1,6 @@
 [package]
 name = "openfhe"
-version = "0.2.0"
+version = "0.3.0"
 edition = "2021"
 description = "Rust package of the OpenFHE Fully Homomorphic Encryption Library."
 license = "BSD-2-Clause"