From 99b1215d2718e5a46003bd7c738275125db7b896 Mon Sep 17 00:00:00 2001 From: Wilfred Hughes Date: Sun, 14 Oct 2018 18:53:18 +0100 Subject: Roll version --- CHANGELOG.md | 6 +++++- helpful.el | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a4f0ebb..848d905 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,8 @@ -# v0.14 (unreleased) +# v0.15 (unreleased) + +No changes yet. + +# v0.14 Named keyboard macros are now supported. diff --git a/helpful.el b/helpful.el index f1145df..9715c81 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.14 +;; Version: 0.15 ;; Package-Requires: ((emacs "25.1") (dash "2.12.0") (dash-functional "1.2.0") (s "1.11.0") (f "0.20.0") (elisp-refs "1.2") (shut-up "0.3")) ;; This program is free software; you can redistribute it and/or modify -- cgit v1.0