From 6b495c1656f412d4425b8dca68eb5e4763bdd993 Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Sat, 19 Mar 2016 23:46:59 +0200 Subject: [PATCH] Upgrade lentes dependency. --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index d67c3b790e..74fdfb035c 100644 --- a/project.clj +++ b/project.clj @@ -15,7 +15,7 @@ [cljsjs/react "15.0.0-rc.2-0"] [cljsjs/react-dom "15.0.0-rc.2-0"] [cljsjs/moment "2.10.6-3"] - [funcool/lentes "1.0.0"] + [funcool/lentes "1.0.1"] [funcool/httpurr "0.5.0-20160314.065111-4"] [funcool/promesa "1.1.1"] [funcool/beicon "1.1.1"]