diff --git a/package-lock.json b/package-lock.json index 2b5c5a52..268367d3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "notistack", - "version": "0.9.2", + "version": "0.9.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index d26e38a6..1a561ec5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "notistack", - "version": "0.9.2", + "version": "0.9.3", "description": "Highly customizable notification snackbars (toasts) that can be stacked on top of each other", "main": "build/index.js", "types": "build/index.d.ts",