From 37c3f7c8c6a8a04f1f5b8bf483f22848ca1688ac Mon Sep 17 00:00:00 2001 From: colder Date: Thu, 9 Apr 2020 15:20:53 +0800 Subject: [PATCH] chore: bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0b5cadf..6e9ee82 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tarojsx/polyfill", - "version": "0.1.2", + "version": "0.3.0", "description": "Taro3 runtime polyfill", "source": "src/index.ts", "main": "dist/index.js",