Skip to content

Commit 1daef49

Browse files
committed
3.3.1
1 parent 9f2451d commit 1daef49

File tree

5 files changed

+6154
-282
lines changed

5 files changed

+6154
-282
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
## Change Log
2+
### 3.3.1 (2017/04/14 03:32 +00:00)
3+
- Missed building for 3.3.0
24

35
### 3.3.0 (2017/04/14 03:32 +00:00)
46
- [#287](https://github.com/wwayne/react-tooltip/pull/287) Use prop-types package instead of React.PropTypes (@ssilve1989)

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

0 commit comments

Comments
 (0)