Skip to content

Commit

Permalink
Release: 2024.03.05
Browse files Browse the repository at this point in the history
  • Loading branch information
borkdude committed Mar 5, 2024
1 parent 7bde2be commit 30571da
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

## v2024.03.05

## v0.2.5

## v0.2.4
Expand Down
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject com.github.clj-kondo/lein-clj-kondo "2024.03.15"
(defproject com.github.clj-kondo/lein-clj-kondo "2024.03.05"
:description "Lein plugin to run clj-kondo"
:url "https://clj-kondo.github.io/clj-kondo"
:license {:name "Eclipse Public License"
Expand Down

0 comments on commit 30571da

Please sign in to comment.