diff --git a/package-lock.json b/package-lock.json index 40abde26..2587aa8c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@10up/block-components", - "version": "1.18.2", + "version": "1.18.3-next.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@10up/block-components", - "version": "1.18.2", + "version": "1.18.3-next.0", "license": "GPL-2.0-or-later", "workspaces": [ "./", diff --git a/package.json b/package.json index 0e0806f2..ea2e4516 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "1.18.2", + "version": "1.18.3-next.0", "description": "10up Components built for the WordPress Block Editor.", "main": "./dist/index.js", "source": "index.ts",