Skip to content

Commit c3f9e56

Browse files
committed
chore: release 2.10-RC2
1 parent 116ca79 commit c3f9e56

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": "kaoto",
3-
"version": "2.10.0-RC1",
3+
"version": "2.10.0-RC2",
44
"description": "Kaoto - The Integration Designer for Apache Camel",
55
"repository": "https://github.com/KaotoIO/kaoto",
66
"author": "The Kaoto Team",

packages/ui-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@kaoto/kaoto-tests",
33
"private": true,
4-
"version": "2.10.0-RC1",
4+
"version": "2.10.0-RC2",
55
"type": "module",
66
"description": "Kaoto UI tests and storybook",
77
"repository": "https://github.com/KaotoIO/kaoto",

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kaoto/kaoto",
3-
"version": "2.10.0-RC1",
3+
"version": "2.10.0-RC2",
44
"type": "module",
55
"description": "Kaoto UI",
66
"repository": "https://github.com/KaotoIO/kaoto",

0 commit comments

Comments
 (0)