[commit: packages/containers] ghc-head: Bump version number to 0.5.5.0 (02cc94d)
git at git.haskell.org
git at git.haskell.org
Thu Mar 13 21:07:13 UTC 2014
Repository : ssh://git@git.haskell.org/containers
On branch : ghc-head
Link : http://git.haskell.org/packages/containers.git/commitdiff/02cc94d727e0332df64deb7818fd246e3caab172
>---------------------------------------------------------------
commit 02cc94d727e0332df64deb7818fd246e3caab172
Author: Johan Tibell <johan.tibell at gmail.com>
Date: Thu Mar 13 21:40:26 2014 +0100
Bump version number to 0.5.5.0
Two new role annotations were added.
>---------------------------------------------------------------
02cc94d727e0332df64deb7818fd246e3caab172
containers.cabal | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/containers.cabal b/containers.cabal
index 90bfa9c..1d7d8bf 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 at ucw.cz
More information about the ghc-commits
mailing list