Parcourir la source

Automated version change in Cargo.toml [skip actions]

github-actions il y a 1 an
Parent
commit
6b4279ca12
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

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