diff --git a/lerna.json b/lerna.json index 5a4bc79a..e4cc3eed 100644 --- a/lerna.json +++ b/lerna.json @@ -2,5 +2,5 @@ "packages": [ "packages/*" ], - "version": "1.57.9" + "version": "1.57.10" } diff --git a/packages/nexrender-action-fonts/package.json b/packages/nexrender-action-fonts/package.json index b4274778..6634f6c7 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.9", + "version": "1.57.10", "main": "index.js", "publishConfig": { "access": "public"