Skip to content

Commit e305242

Browse files
committed
fix some bug
1 parent a807991 commit e305242

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ pom.xml
2121
<dependency>
2222
<groupId>io.github.lvyahui8</groupId>
2323
<artifactId>spring-boot-data-aggregator-starter</artifactId>
24-
<version>1.0.0-RELEASE</version>
24+
<version>1.0.1</version>
2525
</dependency>
2626
```
2727

README_CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ pom.xml
2121
<dependency>
2222
<groupId>io.github.lvyahui8</groupId>
2323
<artifactId>spring-boot-data-aggregator-starter</artifactId>
24-
<version>1.0.0-RELEASE</version>
24+
<version>1.0.1</version>
2525
</dependency>
2626
```
2727

0 commit comments

Comments
 (0)