Skip to content

Commit e41689d

Browse files
committed
Release 1.0.31
1 parent d9ca42c commit e41689d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Version 1.0.31
2+
3+
* use on_load attribute for nif loading
4+
15
# Version 1.0.30
26

37
* Updating p1_utils to version 1.0.26.

src/stringprep.app.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
{application, stringprep,
2424
[{description, "Fast Stringprep Erlang / Elixir implementation"},
25-
{vsn, "1.0.30"},
25+
{vsn, "1.0.31"},
2626
{modules, []},
2727
{registered, []},
2828
{applications, [kernel, stdlib, p1_utils]},

0 commit comments

Comments
 (0)