diff --git a/project.clj b/project.clj index ec3f690..79c3ac5 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.6.0" +(defproject onaio/milia "0.7.0" :description "The ona.io Clojure Web API Client." :dependencies [;; CORE MILIA REQUIREMENTS [cheshire "5.10.1"]