diff options
| author | Wilfred Hughes <me@wilfred.me.uk> | 2018-10-14 18:53:18 +0100 |
|---|---|---|
| committer | Wilfred Hughes <me@wilfred.me.uk> | 2018-10-14 18:53:18 +0100 |
| commit | 99b1215d2718e5a46003bd7c738275125db7b896 (patch) | |
| tree | 01c45292199c2dcc030f5375ffa04a96595fd4fd | |
| parent | d5409b90448e88dce3d262416679cebb29943237 (diff) | |
Roll version
| -rw-r--r-- | CHANGELOG.md | 6 | ||||
| -rw-r--r-- | 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. @@ -5,7 +5,7 @@ ;; Author: Wilfred Hughes <me@wilfred.me.uk> ;; 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 |
