Skip to content

Commit

Permalink
Bump milia version to 0.9.3-rc
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankApiyo committed Sep 20, 2023
1 parent e32a95a commit 1d67876
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.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"]
Expand Down

0 comments on commit 1d67876

Please sign in to comment.