diff options
Diffstat (limited to 'bustle.cabal')
-rw-r--r-- | bustle.cabal | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bustle.cabal b/bustle.cabal index 41bb3d9..bc861ff 100644 --- a/bustle.cabal +++ b/bustle.cabal @@ -1,6 +1,6 @@ Name: bustle Category: Network, Desktop -Version: 0.5.999 +Version: 0.6.0 Cabal-Version: >= 1.24 Tested-With: GHC == 7.8.*, GHC == 7.10.* Synopsis: Draw sequence diagrams of D-Bus traffic @@ -209,4 +209,4 @@ Test-suite test-renderer , pango , test-framework , test-framework-hunit - , HUnit
\ No newline at end of file + , HUnit |