diff options
-rw-r--r-- | NEWS | 6 | ||||
-rw-r--r-- | bustle.cabal | 2 |
2 files changed, 5 insertions, 3 deletions
@@ -1,5 +1,7 @@ -Bustle 0.2 (UNRELEASED) -======================= +Bustle 0.2.0 (2009-04-03) +========================= + +The "new monkey makes me sad :-(" release. Enhancements: diff --git a/bustle.cabal b/bustle.cabal index a95f6a8..4df9b31 100644 --- a/bustle.cabal +++ b/bustle.cabal @@ -1,5 +1,5 @@ Name: bustle -Version: 0.1 +Version: 0.2.0 Synopsis: Draw pretty sequence diagrams of D-Bus traffic Description: Draw pretty sequence diagrams of D-Bus traffic License: OtherLicense |