Skip to content

Commit 6dbd4f9

Browse files
committed
v0.5.2
1 parent ed8ef77 commit 6dbd4f9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.5.1",
2+
"version": "0.5.2",
33
"packages": ["packages/*"],
44
"registry": "https://registry.npmjs.org/",
55
"publishConfig": {

packages/slider/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@reach/slider",
3-
"version": "0.5.1",
3+
"version": "0.5.2",
44
"description": "Accessible React Slider Component",
55
"main": "index.js",
66
"module": "es/index.js",

0 commit comments

Comments
 (0)