Skip to content

Commit 889985e

Browse files
committed
3.2.9
1 parent 7e203e1 commit 889985e

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.2.8 (2017/03/20 15:37 +00:00)
3+
### 3.2.9 (2017/03/20 15:37 +00:00)
44
- [#236](https://github.com/wwayne/react-tooltip/pull/236) escape backslash in getTargetArray method (@rnons)
55

66
### 3.2.7 (2017/02/17 07:24 +00:00)

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.2.8",
3+
"version": "3.2.9",
44
"description": "react tooltip component",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)