diff options
author | Silas Bartha <[email protected]> | 2024-01-04 22:49:55 -0500 |
---|---|---|
committer | Silas Bartha <[email protected]> | 2024-01-04 22:51:25 -0500 |
commit | 3960a2bb929150639d90d4d178f942976bd5a219 (patch) | |
tree | ae0139af32f1aab58603e653a5c55b64f4346eb5 /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" |