diff --git a/package.json b/package.json index 0473c5d..8f3a829 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vite-plugin-svgr", - "version": "4.1.0", + "version": "4.2.0", "description": "Vite plugin to transform SVGs into React components", "type": "module", "main": "./dist/index.js",