From 14b2fab761abdc5c7a42d96859c5bf0723457a04 Mon Sep 17 00:00:00 2001 From: Ryan Scott <ryan.gl.scott@gmail.com> Date: Sun, 11 Mar 2018 10:41:38 -0400 Subject: [PATCH] Version 0.10.0 --- exceptions.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exceptions.cabal b/exceptions.cabal index 30ba098..e139c92 100644 --- a/exceptions.cabal +++ b/exceptions.cabal @@ -1,6 +1,6 @@ name: exceptions category: Control, Exceptions, Monad -version: 0.9.0 +version: 0.10.0 cabal-version: >= 1.8 license: BSD3 license-file: LICENSE -- GitLab