diff --git a/package.json b/package.json index f96f12b..1b5fabf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vite-plugin-svgr", - "version": "2.4.0", + "version": "3.0.0", "description": "Vite plugin to transform SVGs into React components", "type": "module", "main": "./dist/index.js",