Skip to content

Commit db56979

Browse files
ncameraNicolás Cámera
andauthored
@genexus/mercury 0.23.0 and @genexus/unanimo 0.25.2 (#567)
* @genexus/mercury 0.23.0 * @genexus/unanimo 0.25.2 * 0.0.203 --------- Co-authored-by: Nicolás Cámera <[email protected]>
1 parent ed25cd2 commit db56979

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@
2121
"workspaces": [
2222
"packages/*"
2323
],
24-
"version": "0.0.202"
24+
"version": "0.0.203"
2525
}

packages/mercury/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@genexus/mercury",
3-
"version": "0.22.0",
3+
"version": "0.23.0",
44
"description": "Mercury Design System is a robust and scalable solution designed to improve product development.",
55
"main": "./dist/index.js",
66
"module": "./dist/index.js",

packages/unanimo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@genexus/unanimo",
3-
"version": "0.25.1",
3+
"version": "0.25.2",
44
"description": "A design system for GeneXus generated applications.",
55
"main": "./dist/index.js",
66
"module": "./dist/index.js",

0 commit comments

Comments
 (0)