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