From 7bd8784bfec804dbdcdb688913b3a658e238307f Mon Sep 17 00:00:00 2001 From: Rob Hanlon Date: Mon, 1 Nov 2021 14:36:20 -0700 Subject: [PATCH] release version --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 133edd9..46d54e8 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject caioaao/kaocha-greenlight "0.4.1-SNAPSHOT" +(defproject caioaao/kaocha-greenlight "0.5.0" :description "Kaocha extension to run amperity/greenlight tests" :url "http://github.com/caioaao/kaocha-greenlight" :license {:name "EPL-2.0 OR GPL-2.0-or-later WITH Classpath-exception-2.0"