diff --git a/package.json b/package.json index b99a05a..ef4f5bb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bnkit", - "version": "0.4.19", + "version": "0.4.20", "main": "index.ts", "devDependencies": { "bun": "^1.0.11", diff --git a/plugins/react-server/package.json b/plugins/react-server/package.json index 401b537..fef5937 100644 --- a/plugins/react-server/package.json +++ b/plugins/react-server/package.json @@ -1,6 +1,6 @@ { "name": "@bnk/react-server", - "version": "0.4.19", + "version": "0.4.20", "module": "index.ts", "main": "index.ts", "scripts": { diff --git a/plugins/react/package.json b/plugins/react/package.json index d6a8503..a703cfb 100644 --- a/plugins/react/package.json +++ b/plugins/react/package.json @@ -1,6 +1,6 @@ { "name": "@bnk/react", - "version": "0.4.19", + "version": "0.4.20", "module": "index.ts", "main": "index.ts", "scripts": {