feat: 1.1.0

1. 变更版本信息
This commit is contained in:
byteblogs168 2023-05-03 12:33:34 +08:00
parent ea6be6c1db
commit 5e50a3ea63

View File

@ -54,7 +54,7 @@
<dependency>
<groupId>com.aizuda</groupId>
<artifactId>easy-retry-client-starter</artifactId>
<version>1.0.0</version>
<version>1.1.0</version>
</dependency>
```