Skip to content

Commit 24f21d4

Browse files
committed
Release 1.1.25
1 parent bcf5ad9 commit 24f21d4

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.24"},
26+
{vsn, "1.1.25"},
2727
{modules, []},
2828
{registered, []},
2929
{applications, [kernel, stdlib, crypto, public_key, p1_utils]},

0 commit comments

Comments
 (0)