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