diff --git a/Cargo.toml b/Cargo.toml index b22c627d9..873c04e14 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ license-file = "LICENSE" name = "ring" readme = "doc/link-to-readme.md" repository = "https://github.com/briansmith/ring" -version = "0.13.5" +version = "0.14.0" # Prevent multiple versions of *ring* from being linked into the same program. links = "ring-asm"