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