Skip to content

Commit 147df94

Browse files
committed
Release 1.1.22
1 parent 25c8584 commit 147df94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/fast_tls.app.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
{application, fast_tls,
2525
[{description, "TLS / SSL OpenSSL-based native driver for Erlang / Elixir"},
26-
{vsn, "1.1.21"},
26+
{vsn, "1.1.22"},
2727
{modules, []},
2828
{registered, []},
2929
{applications, [kernel, stdlib, crypto, public_key, p1_utils]},

0 commit comments

Comments
 (0)