File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- (package "lsp-dart" "1.22.2 " "Dart support lsp-mode")
1
+ (package "lsp-dart" "1.23.0 " "Dart support lsp-mode")
2
2
3
3
(package-file "lsp-dart.el")
4
4
Original file line number Diff line number Diff line change 2
2
3
3
; ; Copyright (C) 2022 Eric Dallo
4
4
5
- ; ; Version: 1.22.2
5
+ ; ; Version: 1.23.0
6
6
; ; Package-Requires: ((emacs "26.3") (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"))
7
7
; ; Keywords: languages, extensions
8
8
; ; URL: https://emacs-lsp.github.io/lsp-dart
@@ -99,7 +99,7 @@ If unspecified, diagnostics will not be generated."
99
99
100
100
; ;; Internal
101
101
102
- (defvar lsp-dart-version-string " 1.22.2 " )
102
+ (defvar lsp-dart-version-string " 1.23.0 " )
103
103
104
104
(defun lsp-dart--library-folders ()
105
105
" Return the library folders path to analyze."
You can’t perform that action at this time.
0 commit comments