diff --git a/package.json b/package.json index 810b5ca..91a6c52 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@moduletrace/bunext", "module": "index.ts", "type": "module", - "version": "1.0.2", + "version": "1.0.3", "bin": { "bunext": "dist/index.js" },