Skip to content

Commit 737da67

Browse files
committed
v5.2.1
1 parent 7b38c61 commit 737da67

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"lerna": "2.1.1",
3-
"version": "5.2.0",
3+
"version": "5.2.1",
44
"packages": [
55
"packages/*"
66
]

packages/flowtip-react-dom/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "flowtip-react-dom",
33
"description": "A flexible, adaptable, and easy to use tooltip positioning library for React.",
4-
"version": "5.2.0",
4+
"version": "5.2.1",
55
"author": "Neal Granger <neal@nealg.com>",
66
"main": "./lib",
77
"module": "./es",

0 commit comments

Comments
 (0)