From 5d1ff09a230ceffce18233cf3a51c4055ec9005d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 23:44:47 +0000 Subject: [PATCH] [skip ci] Pushing version: 0.5.6 --- 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 d765280..f0b37e8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bnkit", - "version": "0.5.5", + "version": "0.5.6", "main": "index.ts", "devDependencies": { "@biomejs/biome": "1.4.0", diff --git a/plugins/react-server/package.json b/plugins/react-server/package.json index e825c3e..ad8e768 100644 --- a/plugins/react-server/package.json +++ b/plugins/react-server/package.json @@ -1,6 +1,6 @@ { "name": "@bnk/react-server", - "version": "0.5.5", + "version": "0.5.6", "module": "index.ts", "main": "index.ts", "scripts": { diff --git a/plugins/react/package.json b/plugins/react/package.json index e63afce..f7663fb 100644 --- a/plugins/react/package.json +++ b/plugins/react/package.json @@ -1,6 +1,6 @@ { "name": "@bnk/react", - "version": "0.5.5", + "version": "0.5.6", "module": "index.ts", "main": "index.ts", "scripts": {