Skip to content

Commit b1aa4eb

Browse files
committed
chore: 2.3.0-RC2
1 parent a0d982b commit b1aa4eb

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

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

packages/catalog-generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kaoto/camel-catalog",
3-
"version": "2.3.0-RC1",
3+
"version": "2.3.0-RC2",
44
"type": "commonjs",
55
"description": "Camel Catalog and schemas for Kaoto",
66
"repository": "https://github.com/KaotoIO/kaoto",

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.3.0-RC1",
4+
"version": "2.3.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.3.0-RC1",
3+
"version": "2.3.0-RC2",
44
"type": "module",
55
"description": "Kaoto UI",
66
"repository": "https://github.com/KaotoIO/kaoto",

0 commit comments

Comments
 (0)