version bump
This commit is contained in:
parent
5210099e53
commit
f650c72b02
@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [0.17.2]
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
- Work around `rebar3 hex` publishing .so files
|
||||||
|
|
||||||
## [0.17.1]
|
## [0.17.1]
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{application,enacl,
|
{application,enacl,
|
||||||
[{description,"Erlang libsodium (NaCl) bindings"},
|
[{description,"Erlang libsodium (NaCl) bindings"},
|
||||||
{vsn,"0.17.1"},
|
{vsn,"0.17.2"},
|
||||||
{registered,[]},
|
{registered,[]},
|
||||||
{applications,[kernel,stdlib]},
|
{applications,[kernel,stdlib]},
|
||||||
{env,[]},
|
{env,[]},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user