From 83f5f3473da2d6fe973900b2eb40e5e0635aa6ee Mon Sep 17 00:00:00 2001 From: David Feuer <David.Feuer@gmail.com> Date: Mon, 6 Feb 2017 16:18:14 -0500 Subject: [PATCH] Bump version --- containers.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/containers.cabal b/containers.cabal index 71e6cd51..e25dfa5b 100644 --- a/containers.cabal +++ b/containers.cabal @@ -1,5 +1,5 @@ name: containers -version: 0.5.9.1 +version: 0.5.9.2 license: BSD3 license-file: LICENSE maintainer: libraries@haskell.org -- GitLab