From 18dfc0ff869c15c34ae6c10aac7a9e9b577c4f63 Mon Sep 17 00:00:00 2001 From: erik Date: Fri, 21 Oct 2022 12:25:03 +0200 Subject: [PATCH] Version 0.1.3 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 55a7a61..7bb95ce 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject org.domaindrivenarchitecture/c4k-website "0.1.3-SNAPSHOT" +(defproject org.domaindrivenarchitecture/c4k-website "0.1.3" :description "website c4k-installation package" :url "https://domaindrivenarchitecture.org" :license {:name "Apache License, Version 2.0"