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