summaryrefslogtreecommitdiff
path: root/bin/pwgrep.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/pwgrep.sh')
-rwxr-xr-xbin/pwgrep.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/pwgrep.sh b/bin/pwgrep.sh
index 3548723..25584c5 100755
--- a/bin/pwgrep.sh
+++ b/bin/pwgrep.sh
@@ -26,7 +26,7 @@ declare DEFAULTDB=private.gpg
declare DEFAULTFILESTOREDIR=filestore
declare DEFAULTFILESTORECATEGORY=default
declare DEFAULTSNAPSHOTDIR=~/.pwgrep.snapshots
-declare -r PWGREP_VERSION=0.9.0
+declare -r PWGREP_VERSION=0.9.1
[ -z "$RCFILE" ] && RCFILE=~/.pwgreprc