Skip to content

Commit

Permalink
version "2-beta4"
Browse files Browse the repository at this point in the history
  • Loading branch information
daslu committed Apr 5, 2024
1 parent 590106f commit d512c84
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-beta3")
(def version "2-beta4")

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

0 comments on commit d512c84

Please sign in to comment.