diff options
author | Svend Sorensen <svend@svends.net> | 2019-04-05 19:30:50 -0700 |
---|---|---|
committer | Svend Sorensen <svend@svends.net> | 2019-04-05 19:30:50 -0700 |
commit | 5c9f614cc43c963a49b695abef8cb9be3f146e85 (patch) | |
tree | bcd0dd5f967902294e2c5c985f6f597298ba0321 /contrib | |
parent | 7aa17d099577730d2d65332896b74d5865b22abf (diff) | |
download | pass-5c9f614cc43c963a49b695abef8cb9be3f146e85.tar.gz pass-5c9f614cc43c963a49b695abef8cb9be3f146e85.tar.bz2 pass-5c9f614cc43c963a49b695abef8cb9be3f146e85.zip |
emacs: Release version 2.0.0 of Emacs package
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/emacs/password-store.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/emacs/password-store.el b/contrib/emacs/password-store.el index abdf754..27c168a 100644 --- a/contrib/emacs/password-store.el +++ b/contrib/emacs/password-store.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2014-2018 Svend Sorensen <svend@svends.net> ;; Author: Svend Sorensen <svend@svends.net> -;; Version: 1.0.2 +;; Version: 2.0.0 ;; URL: https://www.passwordstore.org/ ;; Package-Requires: ((emacs "25") (f "0.11.0") (s "1.9.0") (with-editor "2.5.11")) ;; Keywords: tools pass password password-store |