From 7246d326fb4e2b942100f462c0c21579813775d5 Mon Sep 17 00:00:00 2001 From: atomiks Date: Tue, 23 Feb 2021 12:09:50 +1100 Subject: [PATCH] release: v6.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 00969509..b24a8408 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tippy.js", - "version": "6.2.7", + "version": "6.3.0", "description": "The complete tooltip, popover, dropdown, and menu solution for the web", "main": "dist/tippy.cjs.js", "module": "dist/tippy.esm.js",