Update the version number in the .md files

This commit is contained in:
Olivier Goffart 2021-10-22 16:09:02 +02:00
parent ec61c969f0
commit d194e18f99
3 changed files with 3 additions and 3 deletions

View file

@ -22,7 +22,7 @@ In your `Cargo.toml` add:
```toml
[dependencies]
sixtyfps = "0.1.3"
sixtyfps = "0.1.4"
```
And in your `main.rs`: