diff --git a/build.boot b/build.boot index 4da623b..352e4ed 100644 --- a/build.boot +++ b/build.boot @@ -1,6 +1,6 @@ (task-options! pom {:project 'com.paren/serene - :version "0.0.1-RC3" + :version "0.0.1" :description "Generate clojure.spec with GraphQL and extend GraphQL with clojure.spec" :url "https://github.com/paren-com/serene" :scm {:url "https://github.com/paren-com/serene"}