Skip to content

Commit

Permalink
Merge pull request #298 from onaio/bump-to-version-0.4.0
Browse files Browse the repository at this point in the history
Bump version to 0.4.0
  • Loading branch information
FrankApiyo authored Feb 23, 2021
2 parents 5437d4c + 99fc1d7 commit f84dc12
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.3.58-rc"
(defproject onaio/milia "0.4.0"
:description "The ona.io Clojure Web API Client."
:dependencies [;; CORE MILIA REQUIREMENTS
[cheshire "5.6.3"]
Expand Down

0 comments on commit f84dc12

Please sign in to comment.