From 76aaf0c36de9be30a4dbc598e23a873fdddfc0b1 Mon Sep 17 00:00:00 2001 From: Georges KABBOUCHI Date: Fri, 15 Oct 2021 15:35:21 +0300 Subject: [PATCH] v6.0.0-alpha.35 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 4348efa..1950d24 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-tippy", - "version": "6.0.0-alpha.34", + "version": "6.0.0-alpha.35", "main": "index.js", "module": "dist/vue-tippy.esm-bundler.js", "unpkg": "dist/vue-tippy.iife.js", @@ -75,4 +75,4 @@ "tags": "vetur/tags.json", "attributes": "vetur/attributes.json" } -} \ No newline at end of file +}