This is an automated email from the ASF dual-hosted git repository. juzhiyuan pushed a commit to branch feat-setting in repository https://gitbox.apache.org/repos/asf/incubator-apisix-dashboard.git
commit da34b7372fadc78cfaaa0b385bb1a2c21c3867c3 Author: juzhiyuan <[email protected]> AuthorDate: Mon May 25 06:16:45 2020 +0800 feat: update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f8f260c..1e38476 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "apisix-dashboard", - "version": "1.0.1", + "version": "1.0.2", "private": true, "description": "Dashboard for APISIX", "scripts": {
