Version bump to 0.2.0 [skip ci]

This commit is contained in:
Andrew Kane
2021-10-17 16:39:19 -07:00
parent 3723cc1cb5
commit 79fcefa6a9
3 changed files with 3 additions and 3 deletions

View File

@@ -9,7 +9,7 @@
Add this line to your applications `Cargo.toml` under `[dependencies]`:
```toml
libmf = "0.1"
libmf = "0.2"
```
## Getting Started