From 2f0c642a036162aa22e0032e63a4e8924e9b6096 Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Sun, 25 Dec 2016 12:26:49 +0100 Subject: [PATCH] Update documentation. --- doc/content.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/content.adoc b/doc/content.adoc index 46a72d3..50c72e5 100644 --- a/doc/content.adoc +++ b/doc/content.adoc @@ -32,7 +32,7 @@ dependency vector on your *_project.clj_* file: [source,clojure] ---- -[funcool/suricatta "1.2.0"] +[funcool/suricatta "1.3.0"] ---- _Suricatta_ is only runs with *JDK >= 8* and *Clojure >= 1.5*