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