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
|
v3.0
|
||||||
|
|
||||||
* drop support for OTP versions before 17.0
|
* drop support for OTP versions before 17.0
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{application, jsx,
|
{application, jsx,
|
||||||
[
|
[
|
||||||
{description, "a streaming, evented json parsing toolkit"},
|
{description, "a streaming, evented json parsing toolkit"},
|
||||||
{vsn, "3.0.0"},
|
{vsn, "3.1.0"},
|
||||||
{modules, [
|
{modules, [
|
||||||
jsx,
|
jsx,
|
||||||
jsx_encoder,
|
jsx_encoder,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue