diff --git a/build.clj b/build.clj index 76dd3dd..233a3df 100644 --- a/build.clj +++ b/build.clj @@ -8,7 +8,7 @@ (def lib 'ont-app/vocabulary) -(def version "0.3.0-SNAPSHOT") +(def version "0.3.0") (defn validate-deps "Throws an `ex-info` of type `::invalid-deps`, or returns `opts` unchanged"