diff --git a/package-lock.json b/package-lock.json index 1af1120..422dfcd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "json-api-serializer", - "version": "2.4.0", + "version": "2.4.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index c5c286e..3ca1e3f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "json-api-serializer", - "version": "2.4.0", + "version": "2.4.1", "description": "Framework agnostic JSON API serializer.", "main": "index.js", "scripts": {