From d0904112074826cfdda7709903f990c830854421 Mon Sep 17 00:00:00 2001 From: Stephen Diehl Date: Thu, 27 Oct 2016 10:05:52 +0100 Subject: [PATCH] bump version --- protolude.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protolude.cabal b/protolude.cabal index 482208d24..3a2400060 100644 --- a/protolude.cabal +++ b/protolude.cabal @@ -1,5 +1,5 @@ name: protolude -version: 0.1.8 +version: 0.1.9 synopsis: A sensible set of defaults for writing custom Preludes. description: A sensible set of defaults for writing custom Preludes. homepage: https://github.com/sdiehl/protolude