From e4f4aa389d44a311cd3341d73b6b12c993409968 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Nov 2023 04:10:39 +0000 Subject: [PATCH] [skip ci] Pushing version: 0.4.12 --- 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 a31867d..fd3db88 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bnkit", - "version": "0.4.11", + "version": "0.4.12", "main": "index.ts", "devDependencies": { "bun": "^1.0.11", diff --git a/plugins/react-server/package.json b/plugins/react-server/package.json index e4a39de..77bc430 100644 --- a/plugins/react-server/package.json +++ b/plugins/react-server/package.json @@ -1,6 +1,6 @@ { "name": "@bnk/react-server", - "version": "0.4.11", + "version": "0.4.12", "module": "index.ts", "main": "index.ts", "scripts": { diff --git a/plugins/react/package.json b/plugins/react/package.json index 83aa4ef..60bf104 100644 --- a/plugins/react/package.json +++ b/plugins/react/package.json @@ -1,6 +1,6 @@ { "name": "@bnk/react", - "version": "0.4.11", + "version": "0.4.12", "module": "index.ts", "main": "index.ts", "scripts": {