From 355b22a3f455c1dd8b1a6d164408a9c3c6f3c968 Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Tue, 26 Jul 2022 23:16:28 +0100 Subject: Release 0.1.1 --- CHANGELOG.md | 4 ++++ tomato.cabal | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 81cec39..25ecdb7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Revision history for tomato +## 0.1.1 -- 2022-07-26 + +* Exit after displaying the version using `-v` option. + ## 0.1.0 -- 2022-07-26 * First version. Released on an unsuspecting world. diff --git a/tomato.cabal b/tomato.cabal index 46d3ba3..0c3e83e 100644 --- a/tomato.cabal +++ b/tomato.cabal @@ -1,6 +1,6 @@ cabal-version: 2.4 name: tomato -version: 0.1.0 +version: 0.1.1 synopsis: Yet another pomodoro tool homepage: https://git.usebox.net/tomato-hs/about/ -- cgit v1.2.3