From 96be820b6cbee38973c673c2f1eb48688d446ce2 Mon Sep 17 00:00:00 2001 From: erik Date: Fri, 21 Oct 2022 12:15:28 +0200 Subject: [PATCH] Version 0.1.2 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index d6cb3ef..f8cd371 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject org.domaindrivenarchitecture/c4k-website "0.1.2-SNAPSHOT" +(defproject org.domaindrivenarchitecture/c4k-website "0.1.2" :description "website c4k-installation package" :url "https://domaindrivenarchitecture.org" :license {:name "Apache License, Version 2.0"