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 1d6938e commit b8a9da0Copy full SHA for b8a9da0
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## v0.1.16 (TBA)
+## v0.1.16 (2024-04-02)
4
5
- Fixed breaking changes with Bandit 1.4
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.15"
+ @version "0.1.16"
7
def project do
8
[
0 commit comments