diff --git a/package.json b/package.json index f2e187a..36bc2ce 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rolldown-plugin-require-cjs", - "version": "0.0.0", + "version": "0.1.0", "packageManager": "pnpm@10.16.1", "description": "Transform ESM imports to CJS requires when the imported module is pure CJS.", "type": "module",