Skip to content

Commit 2cb7e1d

Browse files
committed
Release: 3.1.1
1 parent dd34b35 commit 2cb7e1d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## 3.1.1
6+
57
- Remove `:` lexer check since this is delegated to clojure-lsp/clj-kondo already.
68

79
## 3.1.0

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
pluginGroup = com.github.clojure-lsp
55
pluginName = clojure-lsp
6-
pluginVersion = 3.1.0
6+
pluginVersion = 3.1.1
77

88
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
99
# for insight into build numbers and IntelliJ Platform versions.

0 commit comments

Comments
 (0)