aboutsummaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2022-07-31 22:07:53 +0100
committerJuan J. Martinez <jjm@usebox.net>2022-07-31 22:07:53 +0100
commitd4392fda1e0e9e030760182f7bf842cf9fd83a28 (patch)
treebff2c5c0dae60b62bf0a804640a499cdbd7380f7 /app
parent6eb8542ff4ba783ed641a26d63d01878d2278489 (diff)
downloadtomato-hs-d4392fda1e0e9e030760182f7bf842cf9fd83a28.tar.gz
tomato-hs-d4392fda1e0e9e030760182f7bf842cf9fd83a28.zip
Release 0.1.20.1.2
Diffstat (limited to 'app')
-rw-r--r--app/Main.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Main.hs b/app/Main.hs
index 66cc811..4726949 100644
--- a/app/Main.hs
+++ b/app/Main.hs
@@ -12,7 +12,7 @@ import System.Exit
import System.IO
import System.IO.Error
-version = "0.1.1"
+version = "0.1.2"
tomatoState = "tomato.st"