Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

Commit

Permalink
v2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinegrant committed Mar 22, 2019
1 parent c3fa317 commit 59ae3d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"packages": [
"packages/*"
],
"version": "2.0.3",
"version": "2.0.4",
"npmClient": "yarn",
"useWorkspaces": true,
"commands": {
Expand Down
2 changes: 1 addition & 1 deletion packages/theme-a11y/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/theme-a11y",
"version": "2.0.3",
"version": "2.0.4",
"description": "A library of useful functions that help make your theme more accessible.",
"main": "dist/theme-a11y.cjs.js",
"module": "theme-a11y.js",
Expand Down

0 comments on commit 59ae3d3

Please sign in to comment.