diff --git a/project.clj b/project.clj index 0ca1420..2c40390 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject visualreview "0.1.3-SNAPSHOT" +(defproject visualreview "0.1.3" :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"