From 09f84aa90b97b43adc8f4b9b9aa70c33e150968b Mon Sep 17 00:00:00 2001 From: Ian Lynagh <igloo@earth.li> Date: Thu, 16 Sep 2010 17:00:32 +0000 Subject: [PATCH] Bump version number to 0.2.0.2 --- integer-gmp.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integer-gmp.cabal b/integer-gmp.cabal index 46e114f..5a7fcc8 100644 --- a/integer-gmp.cabal +++ b/integer-gmp.cabal @@ -1,5 +1,5 @@ name: integer-gmp -version: 0.2.0.0 +version: 0.2.0.2 license: BSD3 license-file: LICENSE maintainer: libraries@haskell.org -- GitLab