Skip to content

Commit 606a015

Browse files
authored
@genexus/mercury 0.35.0 (#668)
* `@genexus/mercury 0.35.0` * 0.0.227
1 parent 149fe2a commit 606a015

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@genexus/design-systems-monorepo",
33
"private": true,
4-
"version": "0.0.226",
4+
"version": "0.0.227",
55
"type": "module",
66
"scripts": {
77
"build": "bun build.common && bun build.mer && cd packages/showcase && bun run build",

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.34.0",
3+
"version": "0.35.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",

0 commit comments

Comments
 (0)