version bump 3.1.0

This commit is contained in:
Tristan Sloughter 2021-04-16 06:51:20 -06:00
parent 7c7a69c167
commit 8bf2c93bde
No known key found for this signature in database
GPG key ID: 6BC93CF674613287
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
v3.1.0
* Dialyzer and api spec improvements
v3.0
* drop support for OTP versions before 17.0

View file

@ -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,