Skip to content

Commit

Permalink
v2023.01.12
Browse files Browse the repository at this point in the history
  • Loading branch information
borkdude committed Jan 12, 2023
1 parent a71fe24 commit a2251e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
;; To change dependencies, update deps.edn and run script/update-project.clj.
;; To change other things, edit project.template.clj and run script/update-project.clj.

(defproject clj-kondo "2022.12.11-SNAPSHOT"
(defproject clj-kondo "2023.01.12"
:description "A linter for Clojure that sparks joy."
:url "https://github.com/clj-kondo/clj-kondo"
:scm {:name "git"
Expand Down
2 changes: 1 addition & 1 deletion resources/CLJ_KONDO_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2022.12.11-SNAPSHOT
2023.01.12

0 comments on commit a2251e4

Please sign in to comment.