diff --git a/package.json b/package.json index f01e3a5bb..7eb829553 100644 --- a/package.json +++ b/package.json @@ -26,5 +26,5 @@ "workspaces": [ "packages/*" ], - "version": "0.0.221" + "version": "0.0.222" } diff --git a/packages/mercury/package.json b/packages/mercury/package.json index e7e6fe88f..3d1b2f6ac 100644 --- a/packages/mercury/package.json +++ b/packages/mercury/package.json @@ -1,6 +1,6 @@ { "name": "@genexus/mercury", - "version": "0.30.0", + "version": "0.31.0", "description": "Mercury Design System is a robust and scalable solution designed to improve product development.", "main": "./dist/index.js", "module": "./dist/index.js",