From d60fc8fae6cea15cb02b4a134bb9cca4644757ab Mon Sep 17 00:00:00 2001 From: Matti Lankinen Date: Wed, 10 Mar 2021 01:40:56 +0200 Subject: [PATCH] Release 1.0.0-RC1 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index f847e57..0087f64 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject cuic "0.6.0-20210223.1" +(defproject cuic "1.0.0-RC1" :description "Concise UI testing with Clojure" :url "https://github.com/milankinen/cuic" :scm {:name "git"