From adc72eee56f3e534da630ffc728b867a6dd2e73b Mon Sep 17 00:00:00 2001 From: Saran Tanpituckpong Date: Mon, 28 Dec 2020 20:00:49 +0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=200.8.1?= 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 13f1e55..9f00b2b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gluons/vue-up", - "version": "0.8.0", + "version": "0.8.1", "description": "Bundle Vue.js library via Rollup.", "main": "./dist/bundle.js", "typings": "./dist/bundle.d.ts",