diff --git a/project.clj b/project.clj index db147ec..fa07942 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject visualreview "0.1.4-SNAPSHOT" +(defproject visualreview "0.1.4" :description "Provides a productive and human-friendly workflow for catching visual regressions by comparing screenshots" :url "https://github.com/xebia/VisualReview" :license {:name "Apache Licence 2.0"