We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0f1414 commit dc7ce94Copy full SHA for dc7ce94
CHANGELOG.md
@@ -4,6 +4,8 @@
4
5
## 1.14.4
6
7
+## 1.14.4
8
+
9
- Fix possible exception when calculating code lens.
10
11
## 1.14.3
gradle.properties
@@ -3,7 +3,7 @@
3
pluginGroup = com.github.clojure-lsp
pluginName = clojure-lsp
-pluginVersion = 1.14.3
+pluginVersion = 1.14.4
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
# for insight into build numbers and IntelliJ Platform versions.
0 commit comments