diff --git a/package.json b/package.json index 52c5d80..9d86af0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "merge-sx", - "version": "2.0.2", + "version": "2.0.3", "description": "Combines multiple SxProps for Material UI components.", "main": "dist/index.cjs", "module": "dist/index.js",