From 2a3cc3d9d61e11a3aec7c7ac64146401d59d40c8 Mon Sep 17 00:00:00 2001 From: bom Date: Fri, 18 Nov 2022 10:39:53 +0100 Subject: [PATCH] Version 3.1.1 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 54269e2..be5fc0f 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject org.domaindrivenarchitecture/c4k-common-clj "3.1.1-SNAPSHOT" +(defproject org.domaindrivenarchitecture/c4k-common-clj "3.1.1" :description "Contains predicates and tools for c4k" :url "https://domaindrivenarchitecture.org" :license {:name "Apache License, Version 2.0"