diff options
author | Roman Smrž <roman.smrz@seznam.cz> | 2025-02-04 22:38:42 +0100 |
---|---|---|
committer | Roman Smrž <roman.smrz@seznam.cz> | 2025-02-04 22:38:42 +0100 |
commit | 9236b6571a87a8c8f9b1720dd49839895303a1b7 (patch) | |
tree | 201894f2984d9d318a043030e029cec5e2b2f82c /minici.cabal | |
parent | 5009f11cf3806e11b8162786d0ffae282f9c0256 (diff) |
Diffstat (limited to 'minici.cabal')
-rw-r--r-- | minici.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/minici.cabal b/minici.cabal index 560282b..84ebcff 100644 --- a/minici.cabal +++ b/minici.cabal @@ -1,6 +1,6 @@ cabal-version: 3.0 name: minici -version: 0.1.3 +version: 0.1.4 synopsis: Minimalist CI framework to run checks on local machine description: Runs defined jobs, for example to build and test a project, for each git |