Skip to content

Commit

Permalink
version "4-alpha10"
Browse files Browse the repository at this point in the history
  • Loading branch information
daslu committed Jan 4, 2024
1 parent 32797a9 commit 28e97c0
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 @@ -4,7 +4,7 @@
[org.corfield.build :as bb]))

(def lib 'org.scicloj/kindly)
(def version "4-alpha9")
(def version "4-alpha10")
#_ ; alternatively, use MAJOR.MINOR.COMMITS:
(def version (format "1.0.%s" (b/git-count-revs nil)))

Expand Down

0 comments on commit 28e97c0

Please sign in to comment.