diff --git a/package.json b/package.json index 9ebb786..99f1e10 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.5.0", + "version": "1.6.0", "scripts": { "start": "bun run src/index.ts", "startall": "bun run src/index.ts -a", @@ -19,4 +19,4 @@ "peerDependencies": { "typescript": "^5.0.0" } -} \ No newline at end of file +}