From cef1d399e9f0e682f7a9357bb89d0ed55c0d563a Mon Sep 17 00:00:00 2001 From: errorrik Date: Fri, 30 Apr 2021 11:20:12 +0800 Subject: [PATCH] bump 3.10.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 05e8123f..d9c63a41 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "san", "description": "A fast, portable, flexible JavaScript component framework", - "version": "3.10.2", + "version": "3.10.3", "repository": { "type": "git", "url": "https://github.com/baidu/san.git"