diff options
author | Roman Smrž <roman.smrz@seznam.cz> | 2025-05-28 20:48:41 +0200 |
---|---|---|
committer | Roman Smrž <roman.smrz@seznam.cz> | 2025-05-28 20:48:41 +0200 |
commit | a56d5c3c753241d205ed2f3e28618d18bf8eb1d9 (patch) | |
tree | 01bfb796fc7406253db73bdde0a00ea84bcd3442 /minici.cabal | |
parent | 3e5622be73ae004dec3e5f164ae77ef4b92c57f6 (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 4ecf2bc..4854367 100644 --- a/minici.cabal +++ b/minici.cabal @@ -1,6 +1,6 @@ cabal-version: 3.0 name: minici -version: 0.1.6 +version: 0.1.7 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 |