From 9e5ca291570512b56d9e2cd76e0d6f50bd621e28 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 15 Dec 2023 23:08:06 +0000 Subject: [PATCH] [skip ci] Pushing version: 0.5.14 --- 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 c6a7bea..6d02ccc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bnkit", - "version": "0.5.13", + "version": "0.5.14", "main": "index.ts", "devDependencies": { "@biomejs/biome": "1.4.0", diff --git a/plugins/react-server/package.json b/plugins/react-server/package.json index 29fae49..22cceca 100644 --- a/plugins/react-server/package.json +++ b/plugins/react-server/package.json @@ -1,6 +1,6 @@ { "name": "@bnk/react-server", - "version": "0.5.13", + "version": "0.5.14", "module": "index.ts", "main": "index.ts", "scripts": { diff --git a/plugins/react/package.json b/plugins/react/package.json index c051957..1baabea 100644 --- a/plugins/react/package.json +++ b/plugins/react/package.json @@ -1,6 +1,6 @@ { "name": "@bnk/react", - "version": "0.5.13", + "version": "0.5.14", "module": "index.ts", "main": "index.ts", "scripts": {