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 19cd225 commit 11fe965Copy full SHA for 11fe965
src/stringprep.app.src
@@ -22,7 +22,7 @@
22
23
{application, stringprep,
24
[{description, "Fast Stringprep Erlang / Elixir implementation"},
25
- {vsn, "1.0.28"},
+ {vsn, "1.0.29"},
26
{modules, []},
27
{registered, []},
28
{applications, [kernel, stdlib, p1_utils]},
0 commit comments