From 1d7e8acfd43077b903ce061e6dc237999b54dfd3 Mon Sep 17 00:00:00 2001 From: weiZhen Date: Fri, 27 May 2022 11:55:51 +0800 Subject: [PATCH] release --- README.md | 4 ++-- sky-infrastructure/README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 545491a..a029d7e 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ io.github.fzdwx sky-http-springboot-starter - 0.10.6 + 0.10.7 ``` @@ -46,4 +46,4 @@ public class BurstServerApplication { }); } } -``` +``` \ No newline at end of file diff --git a/sky-infrastructure/README.md b/sky-infrastructure/README.md index 00af7e8..15e4c34 100644 --- a/sky-infrastructure/README.md +++ b/sky-infrastructure/README.md @@ -8,7 +8,7 @@ It encapsulates a layer on netty, which is easier to use io.github.fzdwx sky-infrastructure - 0.10.6 + 0.10.7 ``` @@ -73,4 +73,4 @@ public class Test { } } -``` +``` \ No newline at end of file