We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd34b35 commit 2cb7e1dCopy full SHA for 2cb7e1d
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## [Unreleased]
4
5
+## 3.1.1
6
+
7
- Remove `:` lexer check since this is delegated to clojure-lsp/clj-kondo already.
8
9
## 3.1.0
gradle.properties
@@ -3,7 +3,7 @@
pluginGroup = com.github.clojure-lsp
pluginName = clojure-lsp
-pluginVersion = 3.1.0
+pluginVersion = 3.1.1
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
# for insight into build numbers and IntelliJ Platform versions.
0 commit comments