Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ericdallo committed Sep 4, 2021
1 parent 5d643fb commit b625f3c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.org
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
* Changelog
** 8.0.0
- lsp-ui version working with lsp-mode v8.0.0

** 7.0.1
- lsp-ui version working with lsp-mode v7.0.1
2 changes: 1 addition & 1 deletion lsp-ui.el
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
;; Keywords: languages, tools
;; URL: https://github.com/emacs-lsp/lsp-ui
;; Package-Requires: ((emacs "26.1") (dash "2.18.0") (lsp-mode "6.0") (markdown-mode "2.3"))
;; Version: 7.0.1
;; Version: 8.0.0

;;; License
;;
Expand Down

0 comments on commit b625f3c

Please sign in to comment.