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