diff --git a/package-lock.json b/package-lock.json index 8a578a5..94b66d9 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 43d85e6..2eacb36 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",