Skip to content

Commit 29dd239

Browse files
authored
Update README.md
1 parent 8996fcf commit 29dd239

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,12 @@ Ydoc是一款基于spring-boot-starter的依赖库,轻量级,无Ui界面,
5252
6. 1.0.6修复bug
5353
7. 1.0.7修复匿名内部类解析问题 参考 https://juejin.cn/post/6994640102974554143
5454
8. 1.0.8修复issue问题https://github.com/NoBugBoy/YDoc/issues/8 tag: https://github.com/NoBugBoy/YDoc/releases/tag/1.0.8
55+
9. 1.0.9修复url被覆盖问题,缩小banner
5556
```xml
5657
<dependency>
5758
<groupId>com.github.nobugboy</groupId>
5859
<artifactId>ydoc-spring-boot-starter</artifactId>
59-
<version>1.0.8</version>
60+
<version>1.0.9</version>
6061
</dependency>
6162
```
6263

0 commit comments

Comments
 (0)