diff options
-rw-r--r-- | org-link-edit.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org-link-edit.el b/org-link-edit.el index 915591a..ffdfa26 100644 --- a/org-link-edit.el +++ b/org-link-edit.el @@ -5,7 +5,7 @@ ;; Author: Kyle Meyer <kyle@kyleam.com> ;; URL: https://github.com/kyleam/org-link-edit ;; Keywords: convenience -;; Version: 0.1.0 +;; Version: 1.0.0 ;; Package-Requires: ((cl-lib "0.5") (org "8.2")) ;; This program is free software; you can redistribute it and/or modify |