From d131b78a823465a0848a365269dd10d0da57ba1a Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Sat, 28 May 2016 16:31:39 +0300 Subject: [PATCH] Update beicon to 1.4.0. --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index f4f683f93..55df08826 100644 --- a/project.clj +++ b/project.clj @@ -23,7 +23,7 @@ [funcool/lentes "1.0.1"] [funcool/httpurr "0.6.0"] [funcool/promesa "1.2.0"] - [funcool/beicon "1.3.0"] + [funcool/beicon "1.4.0"] [funcool/cuerdas "0.7.2"] [bidi "2.0.9"]] :plugins [[lein-ancient "0.6.10"]]