summaryrefslogtreecommitdiff
path: root/propellor.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'propellor.cabal')
-rw-r--r--propellor.cabal5
1 files changed, 4 insertions, 1 deletions
diff --git a/propellor.cabal b/propellor.cabal
index 38ed32e7..a4f5f38c 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -1,5 +1,5 @@
Name: propellor
-Version: 3.0.5
+Version: 3.1.0
Cabal-Version: >= 1.8
License: BSD2
Maintainer: Joey Hess <id@joeyh.name>
@@ -98,6 +98,7 @@ Library
Propellor.Property.Docker
Propellor.Property.Fail2Ban
Propellor.Property.File
+ Propellor.Property.Firejail
Propellor.Property.Firewall
Propellor.Property.FreeBSD
Propellor.Property.FreeBSD.Pkg
@@ -144,6 +145,7 @@ Library
Propellor.Property.ZFS.Properties
Propellor.Property.HostingProvider.CloudAtCost
Propellor.Property.HostingProvider.DigitalOcean
+ Propellor.Property.HostingProvider.Exoscale
Propellor.Property.HostingProvider.Linode
Propellor.Property.SiteSpecific.GitHome
Propellor.Property.SiteSpecific.JoeySites
@@ -169,6 +171,7 @@ Library
Propellor.Types.Docker
Propellor.Types.Dns
Propellor.Types.Empty
+ Propellor.Types.Exception
Propellor.Types.Info
Propellor.Types.MetaTypes
Propellor.Types.OS