Update package version in README

This commit is contained in:
Aitor Ruano 2020-01-22 15:17:50 +01:00 committed by GitHub
parent 3489574840
commit ba43caf87a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ Add this to your `Cargo.toml`:
```toml ```toml
[dependencies] [dependencies]
sharks = "0.2" sharks = "0.3"
``` ```
To get started using Sharks, see the [Rust docs](https://docs.rs/sharks) To get started using Sharks, see the [Rust docs](https://docs.rs/sharks)