Skip to content

Commit f34db2b

Browse files
Merge pull request #34 from lattice-based-cryptography/update_to_v0.1.4
update version to v0.1.4
2 parents fab5d0e + 273cf7d commit f34db2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "module-lwe"
3-
version = "0.1.3"
3+
version = "0.1.4"
44
edition = "2021"
55
description = "Implements the module learning-with-errors public key encrpytion scheme."
66
license = "MIT"

0 commit comments

Comments
 (0)