chore: Prepare for release 0.3.0
All checks were successful
Build / Check format (push) Successful in 38s
Build / Check release (push) Successful in 44s

This commit is contained in:
Xavier Moffett 2025-07-19 18:18:47 -04:00
parent c43fc368e8
commit f94bfbff3e
Signed by: Sapphirus
GPG key ID: E967DD18119C6EEA
2 changed files with 3 additions and 5 deletions

View file

@ -19,7 +19,7 @@ Add 'simplebyteunit' to your 'Cargo.toml':
```toml
[dependencies]
simplebyteunit = "0.2.0"
simplebyteunit = "0.3.0"
```
## Example