summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBen Bridle <ben@derelict.engineering>2025-02-03 09:48:14 +1300
committerBen Bridle <ben@derelict.engineering>2025-02-03 09:48:14 +1300
commit930f3d0e2b82df1243f423c092a38546ea7533c3 (patch)
tree21345f14230dd41ba8a089ca6df9dbe4bd7f0360 /Cargo.toml
parentd5ca49462aa830c2c29b82e03eee667b2dbe084a (diff)
downloadlog-773741e2ef214dfc6978dbef6f3b54696a0a2263.zip
Update version to 1.1.1v1.1.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 78dbd61..9bb96fe 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "log"
-version = "1.1.0"
+version = "1.1.1"
edition = "2021"
[dependencies]