aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordiogo464 <[email protected]>2025-08-08 15:43:22 +0100
committerdiogo464 <[email protected]>2025-08-08 15:43:22 +0100
commited091ffa8206658262a0e2409a35d8910e5d0682 (patch)
treedac7358c7b510093f6ff58653708e8d1906b0c9d
parent541e8e49d9925c12bf36daa32fd511f5540bb1c6 (diff)
bump version to 1.1.0
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 36c25c3..64686b1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "hex" 2name = "hex"
3version = "1.0.0" 3version = "1.1.0"
4authors = ["diogo <[email protected]>"] 4authors = ["diogo <[email protected]>"]
5edition = "2024" 5edition = "2024"
6 6