Skip to content

Commit 300b740

Browse files
Merge pull request #66 from lattice-based-cryptography/update_version_to_0.1.1
update version to 0.1.1
2 parents bf77a3c + 5fe33df commit 300b740

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 = "ring-lwe"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
edition = "2021"
55
description = "Implements the ring learning-with-errors public key encrpytion scheme."
66
license = "MIT"

0 commit comments

Comments
 (0)