From 98f58d3dcbcacd579cfa62f8787cc4ae6beb3846 Mon Sep 17 00:00:00 2001
From: Judah Jacobson <judah.jacobson@gmail.com>
Date: Sat, 13 Aug 2011 23:58:25 +0000
Subject: [PATCH] Bump version to 0.6.4.3.

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

diff --git a/haskeline.cabal b/haskeline.cabal
index 173ce66..5669555 100644
--- a/haskeline.cabal
+++ b/haskeline.cabal
@@ -1,6 +1,6 @@
 Name:           haskeline
 Cabal-Version:  >=1.6
-Version:        0.6.4.2
+Version:        0.6.4.3
 Category:       User Interfaces
 License:        BSD3
 License-File:   LICENSE
-- 
GitLab