From b4e3a62642109dd9806e8ba7662c656fa5938926 Mon Sep 17 00:00:00 2001 From: Ian Lynagh <igloo@earth.li> Date: Thu, 16 Sep 2010 17:01:10 +0000 Subject: [PATCH] Bump version to 0.5.0.6 --- hpc.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hpc.cabal b/hpc.cabal index 66e964c..0f50e2e 100644 --- a/hpc.cabal +++ b/hpc.cabal @@ -1,5 +1,5 @@ name: hpc -version: 0.5.0.5 +version: 0.5.0.6 license: BSD3 license-file: LICENSE author: Andy Gill -- GitLab