From ad00f7c1a7c7f2cd2d52847ea5aa0a8c1a37ed60 Mon Sep 17 00:00:00 2001 From: bom Date: Thu, 20 Apr 2023 10:26:29 +0200 Subject: [PATCH] Version 2.0.0 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 351993d..b906702 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject org.domaindrivenarchitecture/c4k-forgejo "2.0.0-SNAPSHOT" +(defproject org.domaindrivenarchitecture/c4k-forgejo "2.0.0" :description "forgejo c4k-installation package" :url "https://domaindrivenarchitecture.org" :license {:name "Apache License, Version 2.0"