diff --git a/package.json b/package.json index ec8b0d1..edd4a9c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bnkit", - "version": "0.5.7", + "version": "0.5.8", "main": "index.ts", "devDependencies": { "@biomejs/biome": "1.4.0", diff --git a/plugins/react-server/package.json b/plugins/react-server/package.json index 6929a7f..bd59f51 100644 --- a/plugins/react-server/package.json +++ b/plugins/react-server/package.json @@ -1,6 +1,6 @@ { "name": "@bnk/react-server", - "version": "0.5.7", + "version": "0.5.8", "module": "index.ts", "main": "index.ts", "scripts": { diff --git a/plugins/react/package.json b/plugins/react/package.json index 10ba55e..02fae8e 100644 --- a/plugins/react/package.json +++ b/plugins/react/package.json @@ -1,6 +1,6 @@ { "name": "@bnk/react", - "version": "0.5.7", + "version": "0.5.8", "module": "index.ts", "main": "index.ts", "scripts": {