diff --git a/lerna.json b/lerna.json index 705f2bfa..5a4bc79a 100644 --- a/lerna.json +++ b/lerna.json @@ -2,5 +2,5 @@ "packages": [ "packages/*" ], - "version": "1.57.8" + "version": "1.57.9" } diff --git a/packages/nexrender-action-fonts/package.json b/packages/nexrender-action-fonts/package.json index 8bcfb57e..b4274778 100644 --- a/packages/nexrender-action-fonts/package.json +++ b/packages/nexrender-action-fonts/package.json @@ -2,7 +2,7 @@ "name": "@nexrender/action-fonts", "homepage": "https://www.nexrender.com", "author": "inlife", - "version": "1.57.8", + "version": "1.57.9", "main": "index.js", "publishConfig": { "access": "public"