diff --git a/build.boot b/build.boot index c06f3e4..8c3dc65 100644 --- a/build.boot +++ b/build.boot @@ -1,4 +1,4 @@ -(def +version+ "0.1.12-SNAPSHOT") +(def +version+ "0.1.12") (set-env! :source-paths #{"src"}