diff --git a/build.boot b/build.boot index dbf99cc..6236251 100644 --- a/build.boot +++ b/build.boot @@ -1,5 +1,5 @@ (def project 'framework-one) -(def version "0.5.1-SNAPSHOT") +(def version "0.5.1") (task-options! pom {:project project