From 9d68e5680158819d3d1b3aad95619ba9f8907ed0 Mon Sep 17 00:00:00 2001 From: Wilfred Hughes Date: Fri, 22 Dec 2017 22:44:39 +0000 Subject: Bump version --- CHANGELOG.md | 4 ++++ helpful.el | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f30d42..e2156bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# v0.6 + +No changes yet. + # v0.5 Allow function tracing to be enabled/disabled from Helpful buffers. diff --git a/helpful.el b/helpful.el index aecb3df..048ddae 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.5 +;; Version: 0.6 ;; 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