[commit: containers] master: Bump version number to 0.5.0.0 (6c02330)
Ian Lynagh
igloo at earth.li
Thu Feb 23 01:12:51 CET 2012
Repository : ssh://darcs.haskell.org//srv/darcs/packages/containers
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/6c02330e45e00ebf88d457b61ec9946299cc7888
>---------------------------------------------------------------
commit 6c02330e45e00ebf88d457b61ec9946299cc7888
Author: Johan Tibell <johan.tibell at gmail.com>
Date: Thu Nov 17 16:51:24 2011 -0800
Bump version number to 0.5.0.0
Required by addition of NFData instances.
>---------------------------------------------------------------
containers.cabal | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/containers.cabal b/containers.cabal
index 6df8926..ada6e5f 100644
--- a/containers.cabal
+++ b/containers.cabal
@@ -1,5 +1,5 @@
name: containers
-version: 0.4.2.0
+version: 0.5.0.0
license: BSD3
license-file: LICENSE
maintainer: fox at ucw.cz
More information about the Cvs-libraries
mailing list