diff --git a/package.json b/package.json index 9b3fc49..bb3c74c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "material-ui-color", - "version": "0.4.8", + "version": "0.4.9", "description": "The lightest colorpicker for React Material-Ui. No dependencies. It uses Hooks and support RGBA, HSVA, and more !", "main": "index.js", "module": "./esm/index.js",