From bf4ea99aa4ef6c1ed2b50d6e57143c7e3d40e1d7 Mon Sep 17 00:00:00 2001 From: Anthony Fu Date: Thu, 6 May 2021 00:04:35 +0800 Subject: [PATCH] release v0.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 50be08e..ea93fc3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-demi", - "version": "0.7.5", + "version": "0.8.0", "repository": "https://github.com/antfu/vue-demi.git", "funding": "https://github.com/sponsors/antfu", "license": "MIT",