From d662d9ba86ab25b304aa89391f354154bf3c189d Mon Sep 17 00:00:00 2001
From: Matthew Haines-Young <matthew@humanmade.com>
Date: Mon, 30 Oct 2023 16:34:32 +0000
Subject: [PATCH] 0.6.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 73f1f5a..a273d72 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
 {
 	"name": "@humanmade/block-editor-components",
-	"version": "0.6.0",
+	"version": "0.6.1",
 	"lockfileVersion": 2,
 	"requires": true,
 	"packages": {
 		"": {
 			"name": "@humanmade/block-editor-components",
-			"version": "0.6.0",
+			"version": "0.6.1",
 			"license": "GPL-2.0-or-later",
 			"dependencies": {
 				"classnames": "^2.3.2"
diff --git a/package.json b/package.json
index c2f03d4..46ceae3 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
 	"name": "@humanmade/block-editor-components",
-	"version": "0.6.0",
+	"version": "0.6.1",
 	"description": "Reusable components, hooks and helper functions for the WordPress block editor(s).",
 	"keywords": [
 		"block editor",