From c93480f2e004c1e4562ea238cc185075a3ad19bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=80=E6=BA=90=E6=B5=B7=E5=93=A5?= Date: Thu, 13 Apr 2023 19:04:50 +0800 Subject: [PATCH] v1.1.1 release (^.^)YYa!! --- docs/zh/codegen.md | 2 +- docs/zh/getting-started.md | 2 +- docs/zh/maven.md | 6 +++--- pom.xml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/zh/codegen.md b/docs/zh/codegen.md index b65a69df..1ca6f860 100644 --- a/docs/zh/codegen.md +++ b/docs/zh/codegen.md @@ -9,7 +9,7 @@ com.mybatis-flex mybatis-flex-codegen - 1.1.0 + 1.1.1 ``` diff --git a/docs/zh/getting-started.md b/docs/zh/getting-started.md index 06051adb..78b9b5ae 100644 --- a/docs/zh/getting-started.md +++ b/docs/zh/getting-started.md @@ -25,7 +25,7 @@ CREATE TABLE IF NOT EXISTS `tb_account` com.mybatis-flex mybatis-flex-core - 1.1.0 + 1.1.1 ``` diff --git a/docs/zh/maven.md b/docs/zh/maven.md index bb74cdc0..8cb74393 100644 --- a/docs/zh/maven.md +++ b/docs/zh/maven.md @@ -9,7 +9,7 @@ com.mybatis-flex mybatis-flex-core - 1.1.0 + 1.1.1 ``` @@ -19,7 +19,7 @@ com.mybatis-flex mybatis-flex-spring - 1.1.0 + 1.1.1 `````` @@ -29,6 +29,6 @@ com.mybatis-flex mybatis-flex-spring-boot-starter - 1.1.0 + 1.1.1 ``` \ No newline at end of file diff --git a/pom.xml b/pom.xml index 1f5002fa..2de56830 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ com.mybatis-flex parent pom - 1.1.0 + 1.1.1 mybatis-flex https://mybatis-flex.com