branch: externals/inspector
commit 8c555dfadb737bf2f05ff2786dbab2ac985775ef
Author: Mariano Montone <[email protected]>
Commit: Mariano Montone <[email protected]>
0.3 release
---
inspector.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/inspector.el b/inspector.el
index dbbc49fb50..66718255aa 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, emacs-lisp, development
-;; Version: 0.2
+;; Version: 0.3
;; Package-Requires: ((emacs "25"))
;; This program is free software; you can redistribute it and/or modify