Skip to content

Commit

Permalink
Bump milia version to 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankApiyo committed May 6, 2022
1 parent ba863a8 commit 7e81457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -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"]
Expand Down

0 comments on commit 7e81457

Please sign in to comment.