From 32a24cbf5afde0e8b86d24b8ff2e040302e40082 Mon Sep 17 00:00:00 2001 From: bom Date: Fri, 21 Apr 2023 09:28:46 +0200 Subject: [PATCH] Version 2.0.1 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 3b7a621..052aeb6 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject org.domaindrivenarchitecture/c4k-forgejo "2.0.1-SNAPSHOT" +(defproject org.domaindrivenarchitecture/c4k-forgejo "2.0.1" :description "forgejo c4k-installation package" :url "https://domaindrivenarchitecture.org" :license {:name "Apache License, Version 2.0"