From ef648ae3f330b33647012dfafd905dfeb186fb8a Mon Sep 17 00:00:00 2001 From: Oliver Hine Date: Wed, 1 May 2019 21:43:35 +0100 Subject: [PATCH] Version 0.1.1 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 9805eda..20ac1f0 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject kamera "0.1.1-SNAPSHOT" +(defproject kamera "0.1.1" :description "UI testing via image comparison and devcards" :url "https://github.com/oliyh/kamera" :license {:name "Eclipse Public License"