diff options
author | Silas Bartha <[email protected]> | 2024-01-04 22:49:55 -0500 |
---|---|---|
committer | Silas Bartha <[email protected]> | 2024-01-04 22:49:55 -0500 |
commit | ad825d48308091927e57f35df0d7acfa1a7b7366 (patch) | |
tree | 8270270e4b791df802234c977bd0b34442e1c6e3 /Cargo.toml | |
parent | 37c7a239b81102d2d1a75b9542a91468676cbd98 (diff) |
Refactor + Document
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "pomd" -version = "1.3.0" +version = "1.4.0" description = "A simple configurable pomodoro D-Bus daemon" license = "MIT OR Apache-2.0" edition = "2021" |