From 919d0583c86c211c9282733fee4c6fca91f30231 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 07:44:14 +0000 Subject: [PATCH] [skip ci] Pushing version: 0.5.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 566d3a1..a11772b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bnkit", - "version": "0.5.11", + "version": "0.5.12", "main": "index.ts", "devDependencies": { "@biomejs/biome": "1.4.0", diff --git a/plugins/react-server/package.json b/plugins/react-server/package.json index aec558e..0704a6c 100644 --- a/plugins/react-server/package.json +++ b/plugins/react-server/package.json @@ -1,6 +1,6 @@ { "name": "@bnk/react-server", - "version": "0.5.11", + "version": "0.5.12", "module": "index.ts", "main": "index.ts", "scripts": { diff --git a/plugins/react/package.json b/plugins/react/package.json index aa46bd8..eba0c66 100644 --- a/plugins/react/package.json +++ b/plugins/react/package.json @@ -1,6 +1,6 @@ { "name": "@bnk/react", - "version": "0.5.11", + "version": "0.5.12", "module": "index.ts", "main": "index.ts", "scripts": {