From 5746e9dbe486c75fe4904575f9663c2da455013e Mon Sep 17 00:00:00 2001 From: Wilfred Hughes Date: Thu, 11 Jan 2018 23:04:48 +0000 Subject: Roll version --- CHANGELOG.md | 4 ++++ helpful.el | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ea45cf8..0803ef2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# v0.7 + +Nothing yet. + # v0.6 Added imenu support! You can now navigate between headings with imenu. diff --git a/helpful.el b/helpful.el index fe44102..70b7e1a 100644 --- a/helpful.el +++ b/helpful.el @@ -5,7 +5,7 @@ ;; Author: Wilfred Hughes ;; URL: https://github.com/Wilfred/helpful ;; Keywords: help, lisp -;; Version: 0.6 +;; Version: 0.7 ;; Package-Requires: ((emacs "25.1") (dash "2.12.0") (dash-functional "1.2.0") (s "1.11.0") (elisp-refs "1.2") (shut-up "0.3")) ;; This program is free software; you can redistribute it and/or modify -- cgit v1.0