[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/inspector 86f26bf7a7 2/2: Release 0.35
From: |
ELPA Syncer |
Subject: |
[elpa] externals/inspector 86f26bf7a7 2/2: Release 0.35 |
Date: |
Mon, 18 Sep 2023 18:57:57 -0400 (EDT) |
branch: externals/inspector
commit 86f26bf7a78e791879e95d4d430aab1e3a6e8efe
Author: Mariano Montone <marianomontone@gmail.com>
Commit: Mariano Montone <marianomontone@gmail.com>
Release 0.35
---
inspector.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/inspector.el b/inspector.el
index b83172b2de..b31e3e1776 100644
--- a/inspector.el
+++ b/inspector.el
@@ -5,7 +5,7 @@
;; Author: Mariano Montone <marianomontone@gmail.com>
;; URL: https://github.com/mmontone/emacs-inspector
;; Keywords: debugging, tool, lisp, development
-;; Version: 0.34
+;; Version: 0.35
;; Package-Requires: ((emacs "27.1"))
;; This program is free software; you can redistribute it and/or modify