Version bump to 0.3.0 [skip ci]

This commit is contained in:
Andrew Kane
2024-07-10 22:16:06 -07:00
parent 0476d707a7
commit bf30f1336c
3 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ Check out [Disco](https://github.com/ankane/disco-rust) for higher-level collabo
Add this line to your applications `Cargo.toml` under `[dependencies]`:
```toml
libmf = "0.2"
libmf = "0.3"
```
## Getting Started