aboutsummaryrefslogtreecommitdiff
path: root/helpful.el
diff options
context:
space:
mode:
authorWilfred Hughes <me@wilfred.me.uk>2023-07-30 10:32:09 -0700
committerWilfred Hughes <me@wilfred.me.uk>2023-07-30 10:32:09 -0700
commit6f8991a72c83d904725a9d6c00de2cabbef32de9 (patch)
treeba32e29a83197dd2111a64445518d5da508339be /helpful.el
parentced07fe0d48ce1111d7a8376fdbfef34d927c967 (diff)
Roll version for 0.22
I accidentally released 0.20 on an older checkout, so 0.21 has been released today too.
Diffstat (limited to 'helpful.el')
-rw-r--r--helpful.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpful.el b/helpful.el
index eca80b8..abf872e 100644
--- a/helpful.el
+++ b/helpful.el
@@ -5,7 +5,7 @@
;; Author: Wilfred Hughes <me@wilfred.me.uk>
;; URL: https://github.com/Wilfred/helpful
;; Keywords: help, lisp
-;; Version: 0.21
+;; Version: 0.22
;; Package-Requires: ((emacs "25") (dash "2.18.0") (s "1.11.0") (f "0.20.0") (elisp-refs "1.2"))
;; This program is free software; you can redistribute it and/or modify