From 220e986a6ae8c08f1481493dbd227f9f35b9e12f Mon Sep 17 00:00:00 2001 From: Derek Troy-West Date: Tue, 6 Jan 2026 12:38:06 +1100 Subject: [PATCH] Update project version --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index a1cdcfb..1615f02 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject io.factorhouse/cronut "1.2.1" +(defproject io.factorhouse/cronut "1.2.2" :description "A Clojure companion to Quartz with Jakarta compatibility"