summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBen Bridle <ben@derelict.engineering>2025-02-03 09:30:23 +1300
committerBen Bridle <ben@derelict.engineering>2025-02-03 09:30:23 +1300
commit9d9fe9f30e46bc3b723d6a35434c3202c7f0f163 (patch)
tree2197427f5ffcefa18964aa4e54a1baea0e18355f /Cargo.toml
parentad8b32b51649769bd8be49799c2dce10a487e8cf (diff)
downloadlog-68689807f4c69b9c4cd6fbc7a9901df8ae13b2e0.zip
Update version to 1.0.1v1.0.1
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 73cd257..0b7a1e5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "log"
-version = "1.0.0"
+version = "1.0.1"
edition = "2021"
[dependencies]