Skip to content

Commit

Permalink
[skip ci] Pushing version: 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 20, 2023
1 parent a9f023a commit 3af8ff6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bnk/core",
"version": "0.2.2",
"version": "0.2.3",
"main": "index.ts",
"devDependencies": {
"bun": "^1.0.6",
Expand Down
2 changes: 1 addition & 1 deletion plugins/react-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bnk/react-server",
"version": "0.2.2",
"version": "0.2.3",
"module": "index.ts",
"main": "index.ts",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bnk/react",
"version": "0.2.2",
"version": "0.2.3",
"module": "index.ts",
"main": "index.ts",
"scripts": {
Expand Down

0 comments on commit 3af8ff6

Please sign in to comment.