emacs-31 f52457d17ef 2/3: Jsonrpc: release version 1.0.29
Sean Whitton <[email protected]>
| Newsgroups | gmane.emacs.diffs |
|---|---|
| Message-ID | <[email protected]> |
branch: emacs-31 commit f52457d17ef3fb426b9dff07dec8b99aae3ff54c Author: Sean Whitton <[email protected]> Commit: Sean Whitton <[email protected]> Jsonrpc: release version 1.0.29 (Version): Bump to 1.0.29. --- lisp/jsonrpc.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/jsonrpc.el b/lisp/jsonrpc.el index 362f4eb1100..55d0dea81bb 100644 --- a/lisp/jsonrpc.el +++ b/lisp/jsonrpc.el @@ -4,7 +4,7 @@ ;; Author: João Távora <[email protected]> ;; Keywords: processes, languages, extensions -;; Version: 1.0.28 +;; Version: 1.0.29 ;; Package-Requires: ((emacs "25.2")) ;; This is a GNU ELPA :core package. Avoid functionality that is not