From bfc4661278f35458f19d97e5f4337b7c63dff21e Mon Sep 17 00:00:00 2001 From: erik Date: Tue, 31 Jan 2023 12:11:46 +0100 Subject: [PATCH] Version 0.2.4 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 8b5f76c..a8d6f05 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject org.domaindrivenarchitecture/c4k-keycloak "0.2.4-SNAPSHOT" +(defproject org.domaindrivenarchitecture/c4k-keycloak "0.2.4" :description "keycloak c4k-installation package" :url "https://domaindrivenarchitecture.org" :license {:name "Apache License, Version 2.0"