diff --git a/package-lock.json b/package-lock.json index f1d3c00..00700ff 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@matrixai/db", - "version": "5.2.1", + "version": "5.3.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@matrixai/db", - "version": "5.2.1", + "version": "5.3.0", "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { diff --git a/package.json b/package.json index 1f52a2d..47ebcab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@matrixai/db", - "version": "5.2.1", + "version": "5.3.0", "author": "Roger Qiu", "description": "DB", "license": "Apache-2.0",