From 596cf669831c1011946c2170d5f4163cc8c4558d Mon Sep 17 00:00:00 2001 From: Saran Tanpituckpong Date: Mon, 28 Dec 2020 19:48:23 +0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=200.8.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3831993..13f1e55 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gluons/vue-up", - "version": "0.7.1", + "version": "0.8.0", "description": "Bundle Vue.js library via Rollup.", "main": "./dist/bundle.js", "typings": "./dist/bundle.d.ts",