diff --git a/package.json b/package.json index 22b44bf..9ee9bda 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vite-plugin-svgr", - "version": "3.3.0", + "version": "4.0.0", "description": "Vite plugin to transform SVGs into React components", "type": "module", "main": "./dist/index.js",