From 0a38a18949b972a99fc5b96f1a7ecf1b9b2cef35 Mon Sep 17 00:00:00 2001 From: FrankApiyo Date: Mon, 16 May 2022 12:56:57 +0300 Subject: [PATCH] Bump milia version to 0.7.6 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 21fc2ff..db01fdb 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.7.5" +(defproject onaio/milia "0.7.6" :description "The ona.io Clojure Web API Client." :dependencies [;; CORE MILIA REQUIREMENTS [cheshire "5.10.1"]