Skip to content

Commit

Permalink
Bump Eglot version to 1.7
Browse files Browse the repository at this point in the history
* eglot.el (Version): Bump to 1.7.
(Package-Requires): Bump dependency versions.
  • Loading branch information
joaotavora committed Dec 16, 2020
1 parent 265b486 commit 4edd478
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eglot.el
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

;; Copyright (C) 2018-2020 Free Software Foundation, Inc.

;; Version: 1.6
;; Version: 1.7
;; Author: João Távora <joaotavora@gmail.com>
;; Maintainer: João Távora <joaotavora@gmail.com>
;; URL: https://github.com/joaotavora/eglot
;; Keywords: convenience, languages
;; Package-Requires: ((emacs "26.1") (jsonrpc "1.0.9") (flymake "1.0.9") (project "0.3.0") (xref "1.0.1") (eldoc "1.5.0"))
;; Package-Requires: ((emacs "26.1") (jsonrpc "1.0.14") (flymake "1.0.9") (project "0.3.0") (xref "1.0.1") (eldoc "1.11.0"))

;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
Expand Down

0 comments on commit 4edd478

Please sign in to comment.