From f1fb7f8c4027c8ccb6afc6814ef6fb9ea9745a89 Mon Sep 17 00:00:00 2001 From: atomiks Date: Sat, 9 Feb 2019 20:44:53 +1100 Subject: [PATCH] =?UTF-8?q?4.0.0=20=F0=9F=8E=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9c54ec32d..ef5231035 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tippy.js", - "version": "4.0.0-alpha.0", + "version": "4.0.0", "description": "Highly customizable tooltip and popover library", "main": "./umd/index.all.min.js", "module": "./esm/index.all.js",