diff --git a/package.json b/package.json index 7884d06..fdd5682 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bnkit", - "version": "0.4.37", + "version": "0.4.38", "main": "index.ts", "devDependencies": { "bun": "^1.0.14", diff --git a/plugins/react-server/package.json b/plugins/react-server/package.json index 5fd9d98..62e2a67 100644 --- a/plugins/react-server/package.json +++ b/plugins/react-server/package.json @@ -1,6 +1,6 @@ { "name": "@bnk/react-server", - "version": "0.4.37", + "version": "0.4.38", "module": "index.ts", "main": "index.ts", "scripts": { diff --git a/plugins/react/package.json b/plugins/react/package.json index 81672ce..eb2f9cf 100644 --- a/plugins/react/package.json +++ b/plugins/react/package.json @@ -1,6 +1,6 @@ { "name": "@bnk/react", - "version": "0.4.37", + "version": "0.4.38", "module": "index.ts", "main": "index.ts", "scripts": {