Merge pull request #36 from DebugSteven/the-number-5

Doc version bump to 0.5
This commit is contained in:
Henry de Valence 2019-02-16 17:56:26 -08:00 committed by GitHub
commit 2ffd916dc7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -140,7 +140,7 @@ To install, add the following to your project's `Cargo.toml`:
```toml ```toml
[dependencies.x25519-dalek] [dependencies.x25519-dalek]
version = "^0.4" version = "^0.5"
``` ```
# Documentation # Documentation