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 5349fa7 commit 26685f1Copy full SHA for 26685f1
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## [Unreleased]
4
5
+## 3.0.1
6
+
7
- Bump clj4intellij to 0.6.3.
8
- Fix code lens references not working when more than a project is opened. #67
9
gradle.properties
@@ -3,7 +3,7 @@
pluginGroup = com.github.clojure-lsp
pluginName = clojure-lsp
-pluginVersion = 3.0.0
+pluginVersion = 3.0.1
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
# for insight into build numbers and IntelliJ Platform versions.
0 commit comments