diff options
author | Roman Smrž <roman.smrz@seznam.cz> | 2025-03-20 20:19:36 +0100 |
---|---|---|
committer | Roman Smrž <roman.smrz@seznam.cz> | 2025-03-20 20:19:36 +0100 |
commit | a372c8cf51bce6179fe0d585a545b7f4f3910233 (patch) | |
tree | 324c84cb8b6c7194b3781f92888fa7140872c5c6 /minici.cabal | |
parent | 505ae1c65bae537f386a3dc4f8d5d1c154c8f5c3 (diff) |
Version 0.1.5v0.1.5
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 c0e7d00..433576f 100644 --- a/minici.cabal +++ b/minici.cabal @@ -1,6 +1,6 @@ cabal-version: 3.0 name: minici -version: 0.1.4 +version: 0.1.5 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 |