From 876fd427a2a2d47a46733ee098c817da2a518f5d Mon Sep 17 00:00:00 2001 From: bom Date: Fri, 25 Feb 2022 11:31:35 +0100 Subject: [PATCH] Version 1.0.4 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index fa75bd9..f51253e 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject org.domaindrivenarchitecture/c4k-shynet "1.0.4-SNAPSHOT" +(defproject org.domaindrivenarchitecture/c4k-shynet "1.0.4" :description "shynet c4k-installation package" :url "https://domaindrivenarchitecture.org" :license {:name "Apache License, Version 2.0"