diff --git a/packages/a11y/package.json b/packages/a11y/package.json index dfa3d36a1ebc63..ed0096e7c18975 100644 --- a/packages/a11y/package.json +++ b/packages/a11y/package.json @@ -1,6 +1,6 @@ { "name": "@wordpress/a11y", - "version": "1.0.0", + "version": "1.0.1", "description": "Collection of JS modules and tools for WordPress development", "homepage": "https://github.com/WordPress/packages/tree/master/packages/a11y/README.md", "author": "WordPress", diff --git a/packages/hooks/package.json b/packages/hooks/package.json index ea67a8bcf5927e..1feaf3c0d6de02 100644 --- a/packages/hooks/package.json +++ b/packages/hooks/package.json @@ -1,6 +1,6 @@ { "name": "@wordpress/hooks", - "version": "1.0.0", + "version": "1.0.1", "repository": { "type": "git", "url": "https://github.com/WordPress/packages.git"