From 85d218ad6318326274be4087f57e1f50cc7e3463 Mon Sep 17 00:00:00 2001 From: atomiks Date: Fri, 29 Oct 2021 22:31:41 +1100 Subject: [PATCH] release: v6.3.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 359c3dfb..4ef29e2f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tippy.js", - "version": "6.3.2", + "version": "6.3.3", "description": "The complete tooltip, popover, dropdown, and menu solution for the web", "main": "dist/tippy.cjs.js", "module": "dist/tippy.esm.js",