diff --git a/doc/content.adoc b/doc/content.adoc index 8e19a25..46a72d3 100644 --- a/doc/content.adoc +++ b/doc/content.adoc @@ -1,6 +1,6 @@ = suricatta documentation Andrey Antukh, -1.1.0 +1.2.0 :toc: left :!numbered: :source-highlighter: pygments @@ -32,7 +32,7 @@ dependency vector on your *_project.clj_* file: [source,clojure] ---- -[funcool/suricatta "1.1.0"] +[funcool/suricatta "1.2.0"] ---- _Suricatta_ is only runs with *JDK >= 8* and *Clojure >= 1.5*