Skip to content

Commit

Permalink
snapshot version
Browse files Browse the repository at this point in the history
  • Loading branch information
daslu committed Aug 31, 2023
1 parent 64c93ec commit 2a02d12
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-advice)
(def version "1-alpha1")
(def version "1-alpha2-SNAPSHOT")
#_ ; alternatively, use MAJOR.MINOR.COMMITS:
(def version (format "1.0.%s" (b/git-count-revs nil)))

Expand Down

0 comments on commit 2a02d12

Please sign in to comment.