version bump 3.1.0
This commit is contained in:
parent
7c7a69c167
commit
8bf2c93bde
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
v3.1.0
|
||||
|
||||
* Dialyzer and api spec improvements
|
||||
|
||||
v3.0
|
||||
|
||||
* drop support for OTP versions before 17.0
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{application, jsx,
|
||||
[
|
||||
{description, "a streaming, evented json parsing toolkit"},
|
||||
{vsn, "3.0.0"},
|
||||
{vsn, "3.1.0"},
|
||||
{modules, [
|
||||
jsx,
|
||||
jsx_encoder,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue