From 6a12a1bd6ca88503b8b1b5d68a748c59dd9053fa Mon Sep 17 00:00:00 2001 From: Matthias De Bie Date: Mon, 18 Mar 2019 09:10:25 +0100 Subject: [PATCH] bump version to 0.3 --- README.md | 2 +- bwmenu | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 49d340d..95acec8 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ You can either execute the script from a terminal or by binding it to a key combination in your window manager. ``` -bwmenu 0.2 +bwmenu 0.3 Usage: bwmenu [options] -- [rofi options] diff --git a/bwmenu b/bwmenu index 5f0b1a2..ee07c65 100755 --- a/bwmenu +++ b/bwmenu @@ -1,7 +1,7 @@ #!/bin/bash # Rofi extension for BitWarden-cli NAME="$(basename "$0")" -VERSION="0.2" +VERSION="0.3" DEFAULT_CLEAR=5 # Options