We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 280642b commit 47322baCopy full SHA for 47322ba
1 file changed
src/scrypt.app.src
@@ -1,6 +1,6 @@
1
{application, scrypt, [
2
{description, "Erlang NIF for scrypt"},
3
- {vsn, "2.0.2"},
+ {vsn, "2.1.0"},
4
{registered, []},
5
{mod, {scrypt, []}},
6
{applications, [
0 commit comments