From b56df980fbf349d62ca3cc33525298e62d657f04 Mon Sep 17 00:00:00 2001 From: Oliver Hine Date: Fri, 17 Jul 2020 16:37:24 +0100 Subject: [PATCH] Version 0.1.3 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index f05fc1e..5a5519e 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject kamera "0.1.3-SNAPSHOT" +(defproject kamera "0.1.3" :description "UI testing via image comparison and devcards" :url "https://github.com/oliyh/kamera" :license {:name "Eclipse Public License"