From c53d64509819a34885ac50ba76ebaba03c70fe76 Mon Sep 17 00:00:00 2001 From: apiyo Date: Wed, 20 Sep 2023 09:13:59 +0300 Subject: [PATCH] Bump milia version to 0.9.3-2-rc --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 99698bd..0448b25 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.1-rc" +(defproject onaio/milia "0.9.3-2-rc" :description "The ona.io Clojure Web API Client." :dependencies [;; CORE MILIA REQUIREMENTS [cheshire "5.11.0"]