Bump major number in Cargo.toml for upcoming API change.

This commit is contained in:
Brian Smith 2018-11-28 08:44:57 -10:00
parent d42f9d5e21
commit ddc36a9ca3

View File

@ -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"