From cef38b6a7afeb0d356cd153e388fac351fe799e5 Mon Sep 17 00:00:00 2001 From: Kazu Yamamoto Date: Wed, 13 Mar 2013 14:55:01 +0900 Subject: [PATCH] ver bumps up. --- ghc-mod.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-mod.cabal b/ghc-mod.cabal index ce093a1..c6c0ec4 100644 --- a/ghc-mod.cabal +++ b/ghc-mod.cabal @@ -1,5 +1,5 @@ Name: ghc-mod -Version: 1.12.1 +Version: 1.12.2 Author: Kazu Yamamoto Maintainer: Kazu Yamamoto License: BSD3