From ebf4db6bb0924e8e31470c2705f5b10dbd300590 Mon Sep 17 00:00:00 2001 From: Simon Brooke Date: Fri, 14 Aug 2026 13:26:42 +0100 Subject: [PATCH] Upversioned to 0.2.1-SNAPSHOT for further development. --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 8321886..f9a75c2 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject humidity "0.2.0" +(defproject humidity "0.2.1-SNAPSHOT" :cloverage {:output "docs/humidity/cloverage" :ns-exclude-regex [#"beowulf\.gendoc" #"beowulf\.scratch"]} :codox {:metadata {:doc "**TODO**: write docs"