File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ ## 1.4.21
6+
57## 1.4.20
68
79- Bump clojure-lsp to 2025.03.27-20.21.36
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ A Leiningen plugin to use [clojure-lsp](https://clojure-lsp.io/) features API.
99Add the plugin to your ` project.clj ` :
1010
1111``` clojure
12- :plugins [[com.github.clojure-lsp/lein-clojure-lsp " 1.4.20 " ]]
12+ :plugins [[com.github.clojure-lsp/lein-clojure-lsp " 1.4.21 " ]]
1313```
1414
1515## Usage
Original file line number Diff line number Diff line change 1- (defproject com.github.clojure-lsp /lein-clojure-lsp " 1.4.20 "
1+ (defproject com.github.clojure-lsp /lein-clojure-lsp " 1.4.21 "
22 :description " Lein plugin to run clojure-lsp features via API."
33 :url " https://clojure-lsp.github.io/clojure-lsp"
44 :license {:name " MIT"
You can’t perform that action at this time.
0 commit comments