diff --git a/lerna.json b/lerna.json index c8cdbaa6..a05c2795 100644 --- a/lerna.json +++ b/lerna.json @@ -2,5 +2,5 @@ "packages": [ "packages/*" ], - "version": "1.51.0" + "version": "1.51.1" } diff --git a/packages/nexrender-action-image/package.json b/packages/nexrender-action-image/package.json index 904f1e15..8b5ed6f7 100644 --- a/packages/nexrender-action-image/package.json +++ b/packages/nexrender-action-image/package.json @@ -2,7 +2,7 @@ "name": "@nexrender/action-image", "homepage": "https://www.nexrender.com", "author": "inlife", - "version": "1.51.0", + "version": "1.51.1", "main": "index.js", "publishConfig": { "access": "public"