aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLibravatar Silas Bartha <[email protected]>2024-01-04 23:05:13 -0500
committerLibravatar Silas Bartha <[email protected]>2024-01-04 23:05:13 -0500
commit2534c978d138981a9421e3f40cd770cad09ceb49 (patch)
tree8d568e1b987dcd06a27597b02cb988d5e60e676c /Cargo.toml
parent00e888c5aaa6e1c47956c321f2a77072dce3940c (diff)
Updated README
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 23ca1b2..d3e6f8f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "pomd"
-version = "1.4.0"
+version = "1.4.1"
description = "A simple configurable pomodoro D-Bus daemon"
license = "MIT OR Apache-2.0"
edition = "2021"