diff options
author | jao <jao@gnu.org> | 2019-08-23 02:22:55 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2019-08-23 02:23:41 +0100 |
commit | 3105055dd2ff93b46e7e38a4bb697b284be338f3 (patch) | |
tree | df8969e3c2bbc5b1089ddc006857362f155157b5 | |
parent | 9628a27e329b12085da70e0429e05aa7b6aad42a (diff) | |
download | xmobar-3105055dd2ff93b46e7e38a4bb697b284be338f3.tar.gz xmobar-3105055dd2ff93b46e7e38a4bb697b284be338f3.tar.bz2 |
Version 0.300.30
-rw-r--r-- | changelog.md | 2 | ||||
-rw-r--r-- | xmobar.cabal | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/changelog.md b/changelog.md index fec165f..4870637 100644 --- a/changelog.md +++ b/changelog.md @@ -1,4 +1,4 @@ -## Version 0.30 +## Version 0.30 (August, 2019) _New features_ diff --git a/xmobar.cabal b/xmobar.cabal index 1e644ba..0766fa7 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -1,5 +1,5 @@ name: xmobar -version: 0.29.5 +version: 0.30 homepage: http://xmobar.org synopsis: A Minimalistic Text Based Status Bar description: Xmobar is a minimalistic text based status bar. |