From 6b8cbde21781a1871132d698ea73568a6a81a213 Mon Sep 17 00:00:00 2001
From: Edward Kmett <ekmett@gmail.com>
Date: Sun, 11 May 2014 16:20:19 +1000
Subject: [PATCH] version bump

---
 exceptions.cabal | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/exceptions.cabal b/exceptions.cabal
index 7b24ab1..cceaafe 100644
--- a/exceptions.cabal
+++ b/exceptions.cabal
@@ -1,6 +1,6 @@
 name:          exceptions
 category:      Control, Exceptions, Monad
-version:       0.6
+version:       0.6.1
 cabal-version: >= 1.8
 license:       BSD3
 license-file:  LICENSE
-- 
GitLab