Skip to content

Commit

Permalink
version "2-beta23"
Browse files Browse the repository at this point in the history
  • Loading branch information
daslu committed Nov 8, 2024
1 parent ae35688 commit a38bd8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.clj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
[deps-deploy.deps-deploy :as dd]))

(def lib 'org.scicloj/clay)
(def version "2-beta22")
(def version "2-beta23")

(def snapshot (str version "-SNAPSHOT"))
(def class-dir "target/classes")
Expand Down

0 comments on commit a38bd8e

Please sign in to comment.