diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-02-28 13:08:05 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-02-28 13:08:05 -0400 |
| commit | 970ffbd0d6fbf3ab6ad36f867cfafbcfb2895324 (patch) | |
| tree | ac15dabe7313a7383569be1384127bb1ce836145 /propellor.cabal | |
| parent | 8777dc2e55068ac6472a4975ef70ceef644407be (diff) | |
| parent | ec64af82f0f87df939abb6dd0727628a2cd88906 (diff) | |
Merge branch 'joeyconfig'
Diffstat (limited to 'propellor.cabal')
| -rw-r--r-- | propellor.cabal | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/propellor.cabal b/propellor.cabal index 41520baa..ff37003c 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -1,5 +1,5 @@ Name: propellor -Version: 2.1.0 +Version: 2.2.0 Cabal-Version: >= 1.6 License: BSD3 Maintainer: Joey Hess <id@joeyh.name> @@ -128,6 +128,7 @@ Library Propellor.Types.Result Propellor.Types.CmdLine Other-Modules: + Propellor.Bootstrap Propellor.Git Propellor.Gpg Propellor.Spin |
