diff --git a/package-lock.json b/package-lock.json index 7260cac..9bf1c44 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@humanmade/block-editor-components", - "version": "0.9.0", + "version": "0.10.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@humanmade/block-editor-components", - "version": "0.9.0", + "version": "0.10.0", "license": "GPL-2.0-or-later", "dependencies": { "classnames": "^2.3.2" diff --git a/package.json b/package.json index 3042c55..37ecc3c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@humanmade/block-editor-components", - "version": "0.9.0", + "version": "0.10.0", "description": "Reusable components, hooks and helper functions for the WordPress block editor(s).", "keywords": [ "block editor",