Update version in install instructions

master
Paul Woolcock 6 years ago
parent fb96f1be3a
commit 6c2ebc6136
  1. 2
      README.md

@ -17,7 +17,7 @@ To add `elefren` to your project, add the following to the
`[dependencies]` section of your `Cargo.toml`
```toml
elefren = { git = "https://github.com/pwoolcoc/elefren" }
elefren = "0.12"
```
## Usage

Loading…
Cancel
Save