Skip to content

Commit

Permalink
Merge pull request #51 from WordPress/tag-101-release
Browse files Browse the repository at this point in the history
tag a11y and hooks at 1.0.1
  • Loading branch information
Adam Silverstein authored Nov 29, 2017
2 parents eeef5a8 + 96ec440 commit f71e108
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/a11y/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/hooks/package.json
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit f71e108

Please sign in to comment.