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