diff --git a/Cargo.toml b/Cargo.toml index c5e0963..c14e28f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ homepage = "https://github.com/Decentrailzed-Communication-System/double-ratchet repository = "https://github.com/Decentrailzed-Communication-System/double-ratchet-2" readme = "README.md" keywords = ["double-ratchet", "crypto", "cryptography", "signal"] -version = "0.1.2" +version = "0.1.3" edition = "2018" license = "MIT" license-file = "LICENSE"