Skip to content

Commit 2660640

Browse files
committed
chore: bump version to 2.4.10 in package.json files
1 parent ae82c0d commit 2660640

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reca-workspace",
3-
"version": "2.4.8",
3+
"version": "2.4.10",
44
"type": "module",
55
"private": "true",
66
"scripts": {

packages/reca-docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reca-docs",
3-
"version": "2.4.8",
3+
"version": "2.4.10",
44
"private": true,
55
"type": "module",
66
"scripts": {

packages/reca/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reca",
3-
"version": "2.4.9",
3+
"version": "2.4.10",
44
"description": "ReCA - React Clean Architecture state manager",
55
"main": "dist/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)