diff --git a/package-lock.json b/package-lock.json index 186ad2a..a3f8499 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@matrixai/table", - "version": "1.1.0", + "version": "1.2.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@matrixai/table", - "version": "1.1.0", + "version": "1.2.0", "license": "Apache-2.0", "dependencies": { "resource-counter": "^1.2.4" diff --git a/package.json b/package.json index 5c56a55..474074a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@matrixai/table", - "version": "1.1.0", + "version": "1.2.0", "author": "Roger Qiu", "description": "Table data structure", "license": "Apache-2.0",