oxwm

https://git.tonybtw.com/oxwm.git git://git.tonybtw.com/oxwm.git

Bumped to v0.10.0

Commit
09af55ff1e88e199caf16528c2ae42eec53cdfce
Parent
c8ec311
Author
tonybanters <tonyoutoften@gmail.com>
Date
2026-01-05 06:35:01

Diff

diff --git a/Cargo.lock b/Cargo.lock
index da09923..7d52569 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -291,7 +291,7 @@ checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d"
 
 [[package]]
 name = "oxwm"
-version = "0.9.1"
+version = "0.10.0"
 dependencies = [
  "chrono",
  "dirs",
diff --git a/Cargo.toml b/Cargo.toml
index 4b78a5f..9968015 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "oxwm"
-version = "0.9.1"
+version = "0.10.0"
 edition = "2024"
 
 [lib]