From b02bfaf806e2b4a7742513693c7654b7ff1ec497 Mon Sep 17 00:00:00 2001 From: smallchill Date: Mon, 23 Sep 2019 14:14:36 +0800 Subject: [PATCH] :tada: 2.5.0.RELEASE --- README.md | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 14c9714..7032e9a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@

Build Status - Coverage Status - Downloads + Coverage Status + Downloads

## SpringBlade微服务开发平台 diff --git a/package.json b/package.json index 0201a4a..f0e3dc1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sword", - "version": "2.4.1", + "version": "2.5.0", "description": "An out-of-box UI solution for enterprise applications", "private": true, "scripts": {