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 +}