From 9da37de410c12fd62f331bbea8d39dbfeff9aea7 Mon Sep 17 00:00:00 2001 From: Oliver Hine Date: Wed, 8 Jul 2020 15:03:14 +0100 Subject: [PATCH] Version 0.1.2 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index ea782a9..361d31b 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject kamera "0.1.2-SNAPSHOT" +(defproject kamera "0.1.2" :description "UI testing via image comparison and devcards" :url "https://github.com/oliyh/kamera" :license {:name "Eclipse Public License"