From 11fdb4729d3971b7243e7dc7965b34e9f591d3e2 Mon Sep 17 00:00:00 2001 From: blinkfox Date: Thu, 21 Nov 2019 09:51:43 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=20v2.1.0=20=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E7=9A=84=E6=96=87=E6=A1=A3=E7=9A=84=20Maven=20?= =?UTF-8?q?=E9=9B=86=E6=88=90=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/quick-install.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/quick-install.md b/docs/quick-install.md index 32edf1a..34791e3 100644 --- a/docs/quick-install.md +++ b/docs/quick-install.md @@ -14,14 +14,14 @@ com.blinkfox fenix-spring-boot-starter - 2.0.0 + 2.1.0 ``` ### Gradle ```bash -compile 'com.blinkfox:fenix-spring-boot-starter:2.0.0' +compile 'com.blinkfox:fenix-spring-boot-starter:2.1.0' ``` ### 激活 Fenix FactoryBean @@ -90,14 +90,14 @@ fenix: com.blinkfox fenix - 2.0.0 + 2.1.0 ``` ### Gradle ```bash -compile 'com.blinkfox:fenix:2.0.0' +compile 'com.blinkfox:fenix:2.1.0' ``` ### 激活 Fenix FactoryBean