We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 132fe06 commit 1780c3fCopy full SHA for 1780c3f
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## v0.1.10 (TBA)
+## v0.1.10 (2023-02-22)
2
3
- `:httpd` server adapter now can read request body
4
mix.exs
@@ -2,7 +2,7 @@ defmodule TestServer.MixProject do
use Mix.Project
@source_url "https://github.com/danschultzer/test_server"
5
- @version "0.1.9"
+ @version "0.1.10"
6
7
def project do
8
[
0 commit comments