From f4bbb1c5d9ba4302dd31600df35eac6bc9b45e6b Mon Sep 17 00:00:00 2001 From: Georges KABBOUCHI Date: Fri, 1 Jan 2021 01:02:46 +0200 Subject: [PATCH] v6.0.0-alpha.10 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 9e3699e..f69a9f1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-tippy", - "version": "6.0.0-alpha.9", + "version": "6.0.0-alpha.10", "main": "dist/vue-tippy.cjs.js", "browser": "dist/vue-tippy.esm.js", "unpkg": "dist/vue-tippy.global.js", @@ -60,4 +60,4 @@ "tags": "vetur/tags.json", "attributes": "vetur/attributes.json" } -} \ No newline at end of file +}