Skip to content

Commit

Permalink
Update Version number in project.clj
Browse files Browse the repository at this point in the history
  • Loading branch information
tomhanika authored Aug 13, 2024
1 parent 46b131a commit 5eeff9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
;; You must not remove this notice, or any other, from this software.


(defproject conexp-clj "2.5.1-SNAPSHOT"
(defproject conexp-clj "2.5.1"

:min-lein-version "2.0.0"
:description "A ConExp rewrite in clojure -- and so much more ..."
Expand Down

0 comments on commit 5eeff9b

Please sign in to comment.