From 238a0abbd08cb44e1a7d882dc528c196149aad55 Mon Sep 17 00:00:00 2001 From: see Date: Fri, 13 May 2022 15:58:33 +0200 Subject: [PATCH] Version 1.0.6 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 4f688ff..415db25 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject org.domaindrivenarchitecture/c4k-shynet "1.0.6-SNAPSHOT" +(defproject org.domaindrivenarchitecture/c4k-shynet "1.0.6" :description "shynet c4k-installation package" :url "https://domaindrivenarchitecture.org" :license {:name "Apache License, Version 2.0"