diff options
| author | Edward Tjörnhammar <ed@cflags.cc> | 2014-09-08 20:14:11 +0200 |
|---|---|---|
| committer | Edward Tjörnhammar <ed@cflags.cc> | 2014-09-08 20:14:11 +0200 |
| commit | 2d7c58dbeca0d4ac7b4eab5f47b77946951f27e9 (patch) | |
| tree | 057edb29debfa15967fde22711f62d68a6677e14 | |
| parent | aa6f2b9881267f5736f697734a144bd74e153770 (diff) | |
update meta: version and depsv0.1.1
| -rw-r--r-- | evil-org.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/evil-org.el b/evil-org.el index 3c31032..8abd7fc 100644 --- a/evil-org.el +++ b/evil-org.el @@ -5,8 +5,8 @@ ;; URL: https://github.com/edwtjo/evil-org-mode.git ;; Git-Repository; git://github.com/edwtjo/evil-org-mode.git ;; Created: 2012-06-14 -;; Version: 0.1.0 -;; Package-Requires: ((evil "0")) +;; Version: 0.1.1 +;; Package-Requires: ((evil "0") (org "0")) ;; Keywords: evil vim-emulation org-mode key-bindings presets ;; This file is not part of GNU Emacs |
