summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bustle.cabal4
1 files changed, 2 insertions, 2 deletions
diff --git a/bustle.cabal b/bustle.cabal
index eaa5812..33ab0b3 100644
--- a/bustle.cabal
+++ b/bustle.cabal
@@ -1,6 +1,6 @@
Name: bustle
Category: Network, Desktop
-Version: 0.4.2.1
+Version: 0.4.3
Cabal-Version: >= 1.8
Synopsis: Draw pretty sequence diagrams of D-Bus traffic
Description: Draw pretty sequence diagrams of D-Bus traffic
@@ -88,7 +88,7 @@ Executable bustle
, directory
, filepath
, glib
- , gtk >= 0.12.3
+ , gtk >= 0.12.4
, mtl
, pango
, parsec