password-store

Simple password manager using gpg and ordinary unix directories
git clone https://git.zx2c4.com/password-store
Log | Files | Refs | README | LICENSE

commit 85c48b6ac41d58abc5fae1c24b0f9616f2ea0cbf
parent 47fed2c5d47a03fad7b91bfb890eed257e9c1b2d
Author: Jason A. Donenfeld <Jason@zx2c4.com>
Date:   Sat, 22 Mar 2014 12:17:09 -0600

Version bump ahead of release.

Diffstat:
Msrc/password-store.sh | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/password-store.sh b/src/password-store.sh @@ -17,7 +17,7 @@ version() { cat <<_EOF |-----------------------| | Password Store | -| v.1.4.2 | +| v.1.5 | | by zx2c4 | | | | Jason@zx2c4.com |