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 73e57de commit 2561644Copy full SHA for 2561644
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## v0.1.15 (TBA)
+## v0.1.15 (2024-02-26)
4
5
- Validates `:http_server` option
6
mix.exs
@@ -2,7 +2,7 @@ defmodule TestServer.MixProject do
use Mix.Project
@source_url "https://github.com/danschultzer/test_server"
- @version "0.1.14"
+ @version "0.1.15"
7
def project do
8
[
0 commit comments