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