From 3bb25457953bfef18b0508c72fef78ed535df896 Mon Sep 17 00:00:00 2001 From: Taylor Fausak Date: Sun, 19 May 2024 10:52:19 -0500 Subject: [PATCH] Version 2.0.0.12 --- ratel.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ratel.cabal b/ratel.cabal index dc986a6..ccef028 100644 --- a/ratel.cabal +++ b/ratel.cabal @@ -1,6 +1,6 @@ cabal-version: 2.2 name: ratel -version: 2.0.0.11 +version: 2.0.0.12 synopsis: Notify Honeybadger about exceptions. description: Ratel notifies Honeybadger about exceptions. build-type: Simple