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.24.0 " "Dart support lsp-mode")
1+ (package "lsp-dart" "1.24.1 " "Dart support lsp-mode")
22
33(package-file "lsp-dart.el")
44
Original file line number Diff line number Diff line change 22
33; ; Copyright (C) 2022 Eric Dallo
44
5- ; ; Version: 1.24.0
5+ ; ; Version: 1.24.1
66; ; 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") (jsonrpc "1.0.15") (ht "2.2"))
77; ; Keywords: languages, extensions
88; ; URL: https://emacs-lsp.github.io/lsp-dart
@@ -99,7 +99,7 @@ If unspecified, diagnostics will not be generated."
9999
100100; ;; Internal
101101
102- (defvar lsp-dart-version-string " 1.24.0 " )
102+ (defvar lsp-dart-version-string " 1.24.1 " )
103103
104104(defun lsp-dart--library-folders ()
105105 " Return the library folders path to analyze."
You can’t perform that action at this time.
0 commit comments