diff options
| author | diogo464 <[email protected]> | 2025-08-08 15:43:22 +0100 |
|---|---|---|
| committer | diogo464 <[email protected]> | 2025-08-08 15:43:22 +0100 |
| commit | ed091ffa8206658262a0e2409a35d8910e5d0682 (patch) | |
| tree | dac7358c7b510093f6ff58653708e8d1906b0c9d | |
| parent | 541e8e49d9925c12bf36daa32fd511f5540bb1c6 (diff) | |
bump version to 1.1.0
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1,6 +1,6 @@ | |||
| 1 | [package] | 1 | [package] |
| 2 | name = "hex" | 2 | name = "hex" |
| 3 | version = "1.0.0" | 3 | version = "1.1.0" |
| 4 | authors = ["diogo <[email protected]>"] | 4 | authors = ["diogo <[email protected]>"] |
| 5 | edition = "2024" | 5 | edition = "2024" |
| 6 | 6 | ||
