diff options
-rw-r--r-- | changelog.md | 2 | ||||
-rw-r--r-- | xmobar.cabal | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/changelog.md b/changelog.md index 06a9d83..5ef2b86 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,5 @@ +## Version 0.36 (Unreleased) + ## Version 0.35 (June, 2020) _New features_ diff --git a/xmobar.cabal b/xmobar.cabal index 7bfe85f..80f7020 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -1,5 +1,5 @@ name: xmobar -version: 0.35 +version: 0.36 homepage: http://xmobar.org synopsis: A Minimalistic Text Based Status Bar description: Xmobar is a minimalistic text based status bar. |