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 25c8584 commit 147df94Copy full SHA for 147df94
src/fast_tls.app.src
@@ -23,7 +23,7 @@
23
24
{application, fast_tls,
25
[{description, "TLS / SSL OpenSSL-based native driver for Erlang / Elixir"},
26
- {vsn, "1.1.21"},
+ {vsn, "1.1.22"},
27
{modules, []},
28
{registered, []},
29
{applications, [kernel, stdlib, crypto, public_key, p1_utils]},
0 commit comments