Skip to content

Commit a278059

Browse files
committed
3.4.6
1 parent 146a6c8 commit a278059

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
*.iml
22
*.log
3+
*.log.*
34
.idea/
45
.ipr
56
.iws

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rc-tooltip",
3-
"version": "3.4.5",
3+
"version": "3.4.6",
44
"description": "React Tooltip",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)