From 3a4f47588975f99ac874a9d33f0771ca5caf247e Mon Sep 17 00:00:00 2001 From: Max Lynch Date: Mon, 3 Jun 2019 15:06:26 -0500 Subject: [PATCH] Vue 0.0.5-test --- vue/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vue/package.json b/vue/package.json index 97eb5d0c8a..1c1d99e62f 100644 --- a/vue/package.json +++ b/vue/package.json @@ -1,6 +1,6 @@ { "name": "@ionic/vue", - "version": "0.0.4", + "version": "0.0.5-test", "description": "Vue specific wrappers for @ionic/core", "main": "dist/ionic-vue.common.js", "types": "dist/types/index.d.ts",