branch: externals/inspector
commit f06e3490cb3fba9335dfca9022d3cc8babaa8654
Author: Mariano Montone <[email protected]>
Commit: Mariano Montone <[email protected]>
Release 0.30
Issue #22
---
inspector.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/inspector.el b/inspector.el
index fc70e30318..88358c400c 100644
--- a/inspector.el
+++ b/inspector.el
@@ -5,7 +5,7 @@
;; Author: Mariano Montone <[email protected]>
;; URL: https://github.com/mmontone/emacs-inspector
;; Keywords: debugging, tool, lisp, development
-;; Version: 0.29
+;; Version: 0.30
;; Package-Requires: ((emacs "27.1"))
;; This program is free software; you can redistribute it and/or modify