From 1827116b1a7091da28cf274cd575b2834639a1a8 Mon Sep 17 00:00:00 2001 From: erik Date: Thu, 1 Dec 2022 15:29:10 +0100 Subject: [PATCH] Version 1.1.0 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index d96884b..0398d83 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject org.domaindrivenarchitecture/c4k-website "1.1.0-SNAPSHOT" +(defproject org.domaindrivenarchitecture/c4k-website "1.1.0" :description "website c4k-installation package" :url "https://domaindrivenarchitecture.org" :license {:name "Apache License, Version 2.0"