chore: Release comlexr version 1.1.0

This commit is contained in:
2025-01-11 16:01:52 -05:00
parent a4a41c8dfe
commit b87fe80302
4 changed files with 4 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ Add `comlexr` to your project's `Cargo.toml`:
```toml
[dependencies]
comlexr = "1.0.0"
comlexr = "1.1.0"
```
### Rust Edition