From e909a480153c04f7bdbe82df245854fcc2257f7c Mon Sep 17 00:00:00 2001 From: Dmitri Sotnikov Date: Sat, 21 Feb 2015 23:45:24 -0500 Subject: [PATCH] bumped up selmer --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 5aed6e6..dd760d1 100644 --- a/project.clj +++ b/project.clj @@ -11,5 +11,5 @@ [clj-text-decoration "0.0.3"] [io.aviso/pretty "0.1.14"] [hiccup "1.0.5"] - [selmer "0.7.9"] + [selmer "0.8.0"] [pandect "0.5.0"]])