Skip to content

Commit 1780c3f

Browse files
committed
Roll version
1 parent 132fe06 commit 1780c3f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## v0.1.10 (TBA)
1+
## v0.1.10 (2023-02-22)
22

33
- `:httpd` server adapter now can read request body
44

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ defmodule TestServer.MixProject do
22
use Mix.Project
33

44
@source_url "https://github.com/danschultzer/test_server"
5-
@version "0.1.9"
5+
@version "0.1.10"
66

77
def project do
88
[

0 commit comments

Comments
 (0)