diff --git a/build.boot b/build.boot index 5fcc840..13717cb 100644 --- a/build.boot +++ b/build.boot @@ -1,6 +1,6 @@ (task-options! pom {:project 'com.paren/serene - :version "0.0.1" + :version "0.0.2" :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"}