From fbfc84a7a1c743d2ff77fb8e53348bc687295ab8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Ka=CC=88gy?= Date: Thu, 13 Oct 2022 13:00:32 +0200 Subject: [PATCH] 1.14.1 --- 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 4d0eac0b..03f4093c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@10up/block-components", - "version": "1.14.0", + "version": "1.14.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@10up/block-components", - "version": "1.14.0", + "version": "1.14.1", "license": "GPL-2.0-or-later", "dependencies": { "@dnd-kit/core": "^6.0.3", diff --git a/package.json b/package.json index 5768fddb..e112d5eb 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "1.14.0", + "version": "1.14.1", "description": "10up Components built for the WordPress Block Editor.", "main": "./dist/index.js", "source": "index.js",