Skip to content

Commit cb819cd

Browse files
committed
3.0.13
1 parent 2a5c2cc commit cb819cd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Change Log
22

3-
### 3.0.12 (2016/07/14 09:46 +00:00)
3+
### 3.0.13 (2016/07/14 09:53 +00:00)
44
- [#136](https://github.com/wwayne/react-tooltip/pull/136) Check if current element is under transform (@CremAlex)
55
- [#135](https://github.com/wwayne/react-tooltip/pull/135) Transform 3d (@wwayne)
66

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-tooltip",
3-
"version": "3.0.12",
3+
"version": "3.0.13",
44
"description": "react tooltip component",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)