From 99e0b6693cc975b6093457724364e91e26274fd2 Mon Sep 17 00:00:00 2001 From: Clemens Date: Wed, 12 Apr 2023 16:53:08 +0200 Subject: [PATCH] Version 1.1.3 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index cef5059..acd6009 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject org.domaindrivenarchitecture/c4k-website "1.1.3-SNAPSHOT" +(defproject org.domaindrivenarchitecture/c4k-website "1.1.3" :description "website c4k-installation package" :url "https://domaindrivenarchitecture.org" :license {:name "Apache License, Version 2.0"