From 5f996f3cf69489f3d841fd855887150d035653cd Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Tue, 30 Aug 2016 18:28:17 +0300 Subject: [PATCH] Update cuerdas to 1.0.1. --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 7636727423..c3a50e963a 100644 --- a/project.clj +++ b/project.clj @@ -27,7 +27,7 @@ [funcool/httpurr "0.6.2"] [funcool/promesa "1.5.0"] [funcool/beicon "2.3.0"] - [funcool/cuerdas "0.8.0"] + [funcool/cuerdas "1.0.1"] [funcool/bide "1.0.4"]] :plugins [[lein-ancient "0.6.10"]] :clean-targets ^{:protect false} ["resources/public/js" "target"]