summaryrefslogtreecommitdiff
path: root/phpinspect.el
diff options
context:
space:
mode:
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