Skip to content

Commit

Permalink
v0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
chaance committed Oct 31, 2019
1 parent ed8ef77 commit 6dbd4f9
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
@@ -1,5 +1,5 @@
{
"version": "0.5.1",
"version": "0.5.2",
"packages": ["packages/*"],
"registry": "https://registry.npmjs.org/",
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/slider/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reach/slider",
"version": "0.5.1",
"version": "0.5.2",
"description": "Accessible React Slider Component",
"main": "index.js",
"module": "es/index.js",
Expand Down

0 comments on commit 6dbd4f9

Please sign in to comment.