From 02cc94d727e0332df64deb7818fd246e3caab172 Mon Sep 17 00:00:00 2001
From: Johan Tibell <johan.tibell@gmail.com>
Date: Thu, 13 Mar 2014 21:40:26 +0100
Subject: [PATCH] Bump version number to 0.5.5.0

Two new role annotations were added.
---
 containers.cabal | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/containers.cabal b/containers.cabal
index 90bfa9c7..1d7d8bf3 100644
--- a/containers.cabal
+++ b/containers.cabal
@@ -1,5 +1,5 @@
 name: containers
-version: 0.5.4.0
+version: 0.5.5.0
 license: BSD3
 license-file: LICENSE
 maintainer: fox@ucw.cz
-- 
GitLab