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 94df1ce commit d87ee30Copy full SHA for d87ee30
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## v0.2.0
6
+
7
## v0.1.4
8
9
- Bump clj-kondo to 2022.04.25
project.clj
@@ -1,4 +1,4 @@
1
-(defproject com.github.clj-kondo/lein-clj-kondo "0.1.4"
+(defproject com.github.clj-kondo/lein-clj-kondo "0.2.0"
:description "Lein plugin to run clj-kondo"
:url "https://clj-kondo.github.io/clj-kondo"
:license {:name "Eclipse Public License"
0 commit comments