Updated "Installation" section with correct version

This commit is contained in:
Zach Dziura 2015-04-30 18:06:49 +00:00
parent f8809979ff
commit 1b71c6c876

View file

@ -27,7 +27,7 @@ Add this to your `Cargo.toml:
``` ```
[dependencies] [dependencies]
pirate = "0.1.0" pirate = "0.2.0"
``` ```
and this to your crate root: and this to your crate root: