From cb3bba30f47747f53819172a2429d59448b72819 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Nov 2023 07:29:53 +0000 Subject: [PATCH] [skip ci] Pushing version: 0.4.10 --- package.json | 2 +- plugins/react-server/package.json | 2 +- plugins/react/package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 1265341..b509d0f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bnkit", - "version": "0.4.9", + "version": "0.4.10", "main": "index.ts", "devDependencies": { "bun": "^1.0.11", diff --git a/plugins/react-server/package.json b/plugins/react-server/package.json index 72f3dcf..2502020 100644 --- a/plugins/react-server/package.json +++ b/plugins/react-server/package.json @@ -1,6 +1,6 @@ { "name": "@bnk/react-server", - "version": "0.4.9", + "version": "0.4.10", "module": "index.ts", "main": "index.ts", "scripts": { diff --git a/plugins/react/package.json b/plugins/react/package.json index 95e9f7b..53b2aa4 100644 --- a/plugins/react/package.json +++ b/plugins/react/package.json @@ -1,6 +1,6 @@ { "name": "@bnk/react", - "version": "0.4.9", + "version": "0.4.10", "module": "index.ts", "main": "index.ts", "scripts": {