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