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 cc1948f commit 52b346cCopy full SHA for 52b346c
apps/letsencrypt/src/letsencrypt.app.src
@@ -1,6 +1,6 @@
1
{application, 'letsencrypt',
2
[{description, "letsencrypt.org client library"},
3
- {vsn, "0.3.0"},
+ {vsn, "0.4.0"},
4
{registered, []},
5
{applications,
6
[kernel,
0 commit comments