Browse Source

Bump version to v1.1.2: minor bug fixes and improvements.

nkaskov 11 months ago
parent
commit
8cd1432bad
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

@@ -1,6 +1,6 @@
 [package]
 [package]
 name = "openfhe"
 name = "openfhe"
-version = "0.1.1"
+version = "0.1.2"
 edition = "2021"
 edition = "2021"
 description = "Rust package of the OpenFHE Fully Homomorphic Encryption Library."
 description = "Rust package of the OpenFHE Fully Homomorphic Encryption Library."
 license-file = "LICENSE"
 license-file = "LICENSE"