From 2bba9a809741d734de608bc357600fa7aec51d68 Mon Sep 17 00:00:00 2001 From: Georges KABBOUCHI Date: Thu, 31 Dec 2020 22:00:06 +0200 Subject: [PATCH] v6.0.0-alpha.7 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 1155eda..1261abb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-tippy", - "version": "6.0.0-alpha.6", + "version": "6.0.0-alpha.7", "main": "dist/vue-tippy.cjs.js", "browser": "dist/vue-tippy.esm.js", "unpkg": "dist/vue-tippy.global.js", @@ -59,4 +59,4 @@ "tags": "vetur/tags.json", "attributes": "vetur/attributes.json" } -} \ No newline at end of file +}