Skip to content

Commit 78e1fc5

Browse files
committed
chore: bump version to 0.4.5 in package.json
1 parent 05284cf commit 78e1fc5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apps/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@cbnsndwch/react-router-nest-server",
33
"description": "React Router 7 x NestJS custom server",
4-
"version": "0.4.4",
4+
"version": "0.4.5",
55
"private": true,
66
"author": {
77
"name": "Sergio Leon",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@cbnsndwch/react-router-nest",
33
"description": "React Router 7 x NestJS custom server",
4-
"version": "0.4.4",
4+
"version": "0.4.5",
55
"license": "MIT",
66
"private": true,
77
"author": {

0 commit comments

Comments
 (0)