aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2016-03-08 01:46:35 -0500
committerKyle Meyer <kyle@kyleam.com>2016-03-08 01:47:22 -0500
commit37a5ade925cffea981cd5cd2394bf05965fbf6a6 (patch)
tree5082acf3ceb0222ea519171f36d8369857bfaae9
parent9872a32374189663808682a695cd0549ff37b54d (diff)
downloadorg-link-edit-37a5ade925cffea981cd5cd2394bf05965fbf6a6.tar.gz
Bump version
-rw-r--r--org-link-edit.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/org-link-edit.el b/org-link-edit.el
index 4e94c09..431c934 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: 1.0.0
+;; Version: 1.0.1
;; Package-Requires: ((cl-lib "0.5") (org "8.2"))
;; This program is free software; you can redistribute it and/or modify