Skip to content

Commit 466e5fe

Browse files
committed
Release 1.1.0
1 parent 938610b commit 466e5fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/erlscrypt.app.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{application, erlscrypt,
22
[{description, "Erlang NIF for scrypt"},
3-
{vsn, "1.0.0"},
3+
{vsn, "1.1.0"},
44
{registered, []},
55
{mod, {scrypt, []}},
66
{applications,

0 commit comments

Comments
 (0)