diff options
Diffstat (limited to 'propellor.cabal')
| -rw-r--r-- | propellor.cabal | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/propellor.cabal b/propellor.cabal index 14821441..42270819 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -1,5 +1,5 @@ Name: propellor -Version: 2.15.1 +Version: 2.15.2 Cabal-Version: >= 1.8 License: BSD3 Maintainer: Joey Hess <id@joeyh.name> @@ -148,6 +148,8 @@ Library Other-Modules: Propellor.Bootstrap Propellor.Git + Propellor.Git.Config + Propellor.Git.VerifiedBranch Propellor.Gpg Propellor.Spin Propellor.Ssh |
