diff --git a/package-lock.json b/package-lock.json index 8a578a5f..94b66d97 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "dash-ag-grid", - "version": "32.3.0", + "version": "32.3.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "dash-ag-grid", - "version": "32.3.0", + "version": "32.3.1", "license": "MIT", "dependencies": { "@emotion/react": "^11.11.3", diff --git a/package.json b/package.json index 43d85e61..2eacb361 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dash-ag-grid", - "version": "32.3.0", + "version": "32.3.1", "description": "Dash wrapper around AG Grid, the best interactive data grid for the web.", "repository": { "type": "git",