Merge pull request #149 from tsloughter/bump-3.1.0

version bump 3.1.0
This commit is contained in:
Tristan Sloughter 2021-04-16 07:56:37 -06:00 committed by GitHub
commit bb9b3e570a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 2 deletions

View file

@ -16,7 +16,7 @@ jobs:
strategy:
matrix:
otp_version: [19.3.6, 20.3.8.26, 21.3.8.16, 22.3.4.2, 23.0.2]
os: [ubuntu-latest]
os: [ubuntu-18.04]
steps:
- uses: actions/checkout@v2

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,