diff --git a/package-lock.json b/package-lock.json index 1c1444d0..033a11c8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@10up/block-components", - "version": "1.14.6-alpha.3", + "version": "1.14.6-alpha.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@10up/block-components", - "version": "1.14.6-alpha.3", + "version": "1.14.6-alpha.4", "license": "GPL-2.0-or-later", "workspaces": [ "./", diff --git a/package.json b/package.json index 52c42056..0692aa3f 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "1.14.6-alpha.3", + "version": "1.14.6-alpha.4", "description": "10up Components built for the WordPress Block Editor.", "main": "./dist/index.js", "source": "index.js",