From af78662c8f53b73c60c660a4121f3894f8fa3ad5 Mon Sep 17 00:00:00 2001 From: mohsinulhaq Date: Sat, 12 Jan 2019 20:05:03 +0530 Subject: [PATCH] 2.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1b12c48..b96c511 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-popper-tooltip", - "version": "2.7.4", + "version": "2.8.0", "description": "React tooltip library built around react-popper", "homepage": "https://mohsinulhaq.github.io/react-popper-tooltip/", "repository": {