Skip to content

Commit

Permalink
Bump lsp-dart: 1.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ericdallo committed Oct 9, 2021
1 parent fab25f9 commit e2f4ee0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lsp-dart.el
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

;; Copyright (C) 2020 Eric Dallo

;; Version: 1.19.5
;; Version: 1.20.1
;; Package-Requires: ((emacs "26.1") (lsp-treemacs "0.3") (lsp-mode "7.0.1") (dap-mode "0.6") (f "0.20.0") (dash "2.14.1") (dart-mode "1.0.5"))
;; Keywords: languages, extensions
;; URL: https://emacs-lsp.github.io/lsp-dart
Expand Down Expand Up @@ -99,7 +99,7 @@ If unspecified, diagnostics will not be generated."

;;; Internal

(defvar lsp-dart-version-string "1.19.5")
(defvar lsp-dart-version-string "1.20.1")

(defun lsp-dart--library-folders ()
"Return the library folders path to analyze."
Expand Down

0 comments on commit e2f4ee0

Please sign in to comment.