We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4910761 commit 74970e8Copy full SHA for 74970e8
1 file changed
mix.exs
@@ -2,7 +2,7 @@ defmodule HTTPClient.MixProject do
2
use Mix.Project
3
4
@name "HTTPClient"
5
- @version "0.3.9"
+ @version "0.3.10"
6
@repo_url "https://github.com/ChannexIO/http_client"
7
8
def project do
0 commit comments