From d86ba69819e716d9ee021cf3b34ba7244f2e1649 Mon Sep 17 00:00:00 2001 From: Milan Straka <fox@ucw.cz> Date: Thu, 17 Dec 2015 20:35:04 +0100 Subject: [PATCH] Bump version to v0.5.7.0. --- containers.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/containers.cabal b/containers.cabal index 6f4baaf7..281ced45 100644 --- a/containers.cabal +++ b/containers.cabal @@ -1,5 +1,5 @@ name: containers -version: 0.5.6.3 +version: 0.5.7.0 license: BSD3 license-file: LICENSE maintainer: fox@ucw.cz -- GitLab