diff --git a/project.clj b/project.clj index e31df6c..1bef1a3 100644 --- a/project.clj +++ b/project.clj @@ -8,7 +8,7 @@ :milia-http-default-per-route "10" :milia-http-threads "20"}) -(defproject onaio/milia "0.9.2-rc" +(defproject onaio/milia "0.9.3-rc" :description "The ona.io Clojure Web API Client." :dependencies [;; CORE MILIA REQUIREMENTS [cheshire "5.11.0"]