diff options
author | Roman Smrž <roman.smrz@seznam.cz> | 2025-03-30 11:39:48 +0200 |
---|---|---|
committer | Roman Smrž <roman.smrz@seznam.cz> | 2025-03-30 11:39:48 +0200 |
commit | 7e8ec380763292d8afa4f3d0f03a679ffe384d49 (patch) | |
tree | 403b9c0a24b78bc6ccc03494311b30674d27bbf9 /minici.cabal | |
parent | 3bbfb4d9330f8648721256418072bb3d625ff539 (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 b8fa18a..aa7561c 100644 --- a/minici.cabal +++ b/minici.cabal @@ -1,6 +1,6 @@ cabal-version: 3.0 name: minici -version: 0.1.5 +version: 0.1.6 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 |