From 2e9a8986ff842b468d21af3fe4e569c30e8bf62d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Ka=CC=88gy?= Date: Tue, 18 Jun 2024 14:08:27 +0200 Subject: [PATCH] 1.19.0-next.3 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index ab2cd239..490135a7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@10up/block-components", - "version": "1.19.0-next.2", + "version": "1.19.0-next.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@10up/block-components", - "version": "1.19.0-next.2", + "version": "1.19.0-next.3", "license": "GPL-2.0-or-later", "workspaces": [ "./", diff --git a/package.json b/package.json index e0898f9f..00d10194 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "1.19.0-next.2", + "version": "1.19.0-next.3", "description": "10up Components built for the WordPress Block Editor.", "main": "./dist/index.js", "source": "index.ts",