diff --git a/package.json b/package.json index 4083909..05fcb90 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "module": "index.ts", "type": "module", "private": true, - "version": "0.2.0", + "version": "0.2.1", "devDependencies": { "@types/bun": "latest" },