diff --git a/project.clj b/project.clj index bf5c5d9..5a0345c 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject grafter/matcha.alpha "0.1.12-SNAPSHOT" +(defproject grafter/matcha.alpha "0.1.12" :description "A SPARQL-like query engine and DSL for querying in memory RDF models." :url "https://github.com/Swirrl/matcha"