Skip to content

Commit a686a0f

Browse files
committed
Bump version
1 parent 91544b7 commit a686a0f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"babel-polyfill": "^6.26.0",
6767
"classnames": "^2.2.5",
6868
"react": "^16.2.0",
69-
"react-accessible-tooltip": "1.5.2-rc1",
69+
"react-accessible-tooltip": "1.5.2",
7070
"react-dom": "^16.2.0"
7171
}
7272
}

packages/react-accessible-tooltip/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-accessible-tooltip",
3-
"version": "1.5.2-rc1",
3+
"version": "1.5.2",
44
"description": "React utility component for building accessible tooltips.",
55
"homepage": "https://ryami333.github.io/react-accessible-tooltip/",
66
"keywords": ["tooltip", "react", "component", "accessibility", "aria"],

0 commit comments

Comments
 (0)