summaryrefslogtreecommitdiff
path: root/phpinspect.el
diff options
context:
space:
mode:
authorHugo Thunnissen <devel@hugot.nl>2025-06-05 16:12:18 +0200
committerHugo Thunnissen <devel@hugot.nl>2025-06-05 16:12:18 +0200
commitce64041a4be5da24514356a3d6e7f6b9fafdd51b (patch)
tree1137afca0c8db0f574efb33a6f878a7bd3fcefcb /phpinspect.el
parentda0766e6a86cdddcc52b3aa08982ccbe82e7c150 (diff)
Bump version to 3.0.1externals/phpinspect
Diffstat (limited to 'phpinspect.el')
-rw-r--r--phpinspect.el6
1 files changed, 3 insertions, 3 deletions
diff --git a/phpinspect.el b/phpinspect.el
index 66ea9e6..3025f6d 100644
--- a/phpinspect.el
+++ b/phpinspect.el
@@ -4,7 +4,7 @@
;; Author: Hugo Thunnissen <devel@hugot.nl>
;; Keywords: php, languages, tools, convenience
-;; Version: 3.0.0
+;; Version: 3.0.1
;; Package-Requires: ((compat "29"))
;; URL: https://github.com/hugot/phpinspect.el
@@ -34,7 +34,7 @@
;;; News:
-;; Version 3.0.0
+;; Version 3.0.1
;; - Reworked collaborative threading approach which should result in better
;; overall responsiveness.
@@ -45,7 +45,7 @@
;; of buffer code more robust.
;; - Implemented "classmap" autoload directive
-;; Version 3.0.0
+;; Version 3.0.1
;; - Implemented basic support for completion of keywords and type names
;; - Made completion of function names, type names and keywords context-aware so