diff --git a/package.json b/package.json index b328e48..2bc5b56 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vite-plugin-svgr", - "version": "2.2.2", + "version": "2.3.0", "description": "Vite plugin to transform SVGs into React components", "main": "./dist/index.js", "module": "./dist/index.mjs",