Upversioned to 0.3.1-SNAPSHOT

This commit is contained in:
Simon Brooke 2023-04-10 15:23:00 +01:00
parent 552a40a645
commit 6da5bf53d3
No known key found for this signature in database
GPG key ID: A7A4F18D1D4DF987
16 changed files with 9768 additions and 2596 deletions

View file

@ -1,4 +1,4 @@
(defproject beowulf "0.3.0"
(defproject beowulf "0.3.1-SNAPSHOT"
:aot :all
:cloverage {:output "docs/cloverage"
:ns-exclude-regex [#"beowulf\.gendoc" #"beowulf\.scratch"]}