diff --git a/package.json b/package.json index fb04015..bde08f0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "eslint-import-resolver-oxc", "type": "module", - "version": "0.1.6", + "version": "0.2.0", "packageManager": "pnpm@9.5.0", "description": "A simply wrapped `oxc-resolver` for `eslint-plugin-import-x` and `eslint-plugin-import`", "author": "Vida Xie",