From 78dd20b233b5f12563fcc7e9b4f943b321611d0f Mon Sep 17 00:00:00 2001 From: Jenkins CI Date: Tue, 21 May 2024 19:39:54 +0000 Subject: [PATCH] Version 4.0.1 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index b9afa20..643a08b 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject puppetlabs/trapperkeeper "4.0.1-SNAPSHOT" +(defproject puppetlabs/trapperkeeper "4.0.1" :description "A framework for configuring, composing, and running Clojure services." :license {:name "Apache License, Version 2.0"