From 9b24cdf684a980a53262898907239815bf0fc1d0 Mon Sep 17 00:00:00 2001 From: Jose Gomez Date: Wed, 30 Aug 2023 22:54:06 -0500 Subject: [PATCH] release 0.23.0 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index ff0f484d..57530019 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject com.cerner/clara-rules "0.23.0-SNAPSHOT" +(defproject com.cerner/clara-rules "0.23.0" :description "Clara Rules Engine" :url "https://github.com/cerner/clara-rules" :license {:name "Apache License Version 2.0"