From 92bb918e2af932a9c4e2460118aec6da06ca9201 Mon Sep 17 00:00:00 2001 From: local-li <2939634393@qq.com> Date: Tue, 16 Aug 2022 10:15:39 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E5=8D=87=E7=BA=A7=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index baef1a2fec5..3ea3bf48836 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ cn.xiaoandcai JsonDiff - 1.0.0 + 1.1.0 JsonDiff https://gitee.com/local-li/json-diff 一款高性能的Json差异发现工具 -- Gitee From 7fb324f757bf674b950dc55358131569e08d91b2 Mon Sep 17 00:00:00 2001 From: local-li <2939634393@qq.com> Date: Tue, 16 Aug 2022 10:18:02 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E5=8D=87=E7=BA=A7=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 58a7aeaf26b..233a4335713 100644 --- a/Readme.md +++ b/Readme.md @@ -35,7 +35,7 @@ cn.xiaoandcai jsonDiff - 1.0.0 + 1.1.0 ``` -- Gitee