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]
|
||||
|
||||
## [0.17.2]
|
||||
|
||||
### Fixed
|
||||
- Work around `rebar3 hex` publishing .so files
|
||||
|
||||
## [0.17.1]
|
||||
|
||||
### Fixed
|
||||
|
@ -1,6 +1,6 @@
|
||||
{application,enacl,
|
||||
[{description,"Erlang libsodium (NaCl) bindings"},
|
||||
{vsn,"0.17.1"},
|
||||
{vsn,"0.17.2"},
|
||||
{registered,[]},
|
||||
{applications,[kernel,stdlib]},
|
||||
{env,[]},
|
||||
|
Loading…
x
Reference in New Issue
Block a user