diff --git a/package.json b/package.json index c432e22..95aa6ab 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "esbuild-plugin-raw", "description": "esbuild plugin for raw import", - "version": "0.1.2", + "version": "0.1.3", "main": "dist/index.js", "module": "dist/index.mjs", "types": "index.d.ts",