From f9f80ab28caa70f2b1d8fe424922c701ebfd3d98 Mon Sep 17 00:00:00 2001 From: Oliver Hine Date: Thu, 26 Nov 2020 10:01:25 +0000 Subject: [PATCH] Version 0.1.4 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 22ee160..9b23f75 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject kamera "0.1.4-SNAPSHOT" +(defproject kamera "0.1.4" :description "UI testing via image comparison and devcards" :url "https://github.com/oliyh/kamera" :license {:name "Eclipse Public License"