From 148a333ea90a09a9a98d4c572736e8b941f17879 Mon Sep 17 00:00:00 2001 From: bom Date: Fri, 18 Nov 2022 13:35:55 +0100 Subject: [PATCH] Version 1.0.0 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 4219118..d2ac933 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject org.domaindrivenarchitecture/c4k-website "1.0.0-SNAPSHOT" +(defproject org.domaindrivenarchitecture/c4k-website "1.0.0" :description "website c4k-installation package" :url "https://domaindrivenarchitecture.org" :license {:name "Apache License, Version 2.0"