diff --git a/package-lock.json b/package-lock.json index d95eb1e0a..495ff3079 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@lando/lando", - "version": "3.21.0-beta.9", + "version": "3.21.0-beta.10", "lockfileVersion": 3, "requires": true, "packages": { diff --git a/package.json b/package.json index 7228075f8..34af0f737 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@lando/lando", "description": "The best local development solution in the galaxy.", "license": "GPL-3.0", - "version": "3.21.0-beta.9", + "version": "3.21.0-beta.10", "repository": { "type": "git", "url": "https://github.com/lando/lando"