Skip to content

Commit

Permalink
version 1-alpha21
Browse files Browse the repository at this point in the history
  • Loading branch information
daslu committed Dec 12, 2023
1 parent c8c5d20 commit eb4d3b5
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/noj)
(def version "1-alpha20")
(def version "1-alpha21")
#_ ; alternatively, use MAJOR.MINOR.COMMITS:
(def version (format "1.0.%s" (b/git-count-revs nil)))

Expand Down

0 comments on commit eb4d3b5

Please sign in to comment.