From 2f0c6e414fe4799e1e4863cb05e858a2af2ec9c3 Mon Sep 17 00:00:00 2001 From: Cukac Date: Mon, 22 Feb 2021 12:45:59 +0100 Subject: [PATCH] Bump keechma version to 0.3.14 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index c52b2c2..0d719ff 100644 --- a/project.clj +++ b/project.clj @@ -7,7 +7,7 @@ [cljsjs/react-dom "15.6.1-0" :exclusions [cljsjs/react]] [cljsjs/react-dom-server "15.6.1-0" :exclusions [cljsjs/react]] [binaryage/devtools "0.8.2"] - [keechma "0.3.13" :exclusions [cljsjs/react-with-addons]] + [keechma "0.3.14" :exclusions [cljsjs/react-with-addons]] [garden "1.3.2"] [funcool/promesa "1.8.1"] [keechma/forms "0.1.2"]