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