Skip to content

Commit 26685f1

Browse files
committed
Release: 3.0.1
1 parent 5349fa7 commit 26685f1

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## 3.0.1
6+
57
- Bump clj4intellij to 0.6.3.
68
- Fix code lens references not working when more than a project is opened. #67
79

gradle.properties

Lines changed: 1 addition & 1 deletion
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.0.0
6+
pluginVersion = 3.0.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)