Clarify current status in README

This commit is contained in:
@s.roertgen 2024-12-31 11:08:12 +01:00
parent c43efc5fcf
commit ca68ff05bf
2 changed files with 2 additions and 4 deletions

View file

@ -4,9 +4,7 @@
[deps-deploy.deps-deploy :as dd]))
(def lib 'net.clojars.laoc/nostr)
(def version "0.0.1-SNAPSHOT")
#_ ; alternatively, use MAJOR.MINOR.COMMITS:
(def version (format "1.0.%s" (b/git-count-revs nil)))
(def version "0.0.1")
(def class-dir "target/classes")
(defn test "Run all the tests." [opts]