From 6cb73fb4901121404380011d1aaf3ec53a7aa6f8 Mon Sep 17 00:00:00 2001 From: Eric Dallo Date: Mon, 11 May 2020 20:14:28 -0300 Subject: [PATCH] Bump lsp-dart: 1.9.0 --- lsp-dart.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lsp-dart.el b/lsp-dart.el index bd70057..11135ab 100644 --- a/lsp-dart.el +++ b/lsp-dart.el @@ -1,6 +1,6 @@ ;;; lsp-dart.el --- Dart support lsp-mode -*- lexical-binding: t; -*- -;; Version: 1.8.9 +;; Version: 1.9.0 ;; Package-Requires: ((emacs "25.2") (lsp-treemacs "0.1") (lsp-mode "6.0") (dap-mode "0.3") (ht "2.0") (f "0.20.0") (dash "2.14.1") (pkg-info "0.4") (dart-mode "1.0.5")) ;; Keywords: languages, extensions ;; URL: https://github.com/emacs-lsp/lsp-dart.el