Skip to content

Commit d0ebced

Browse files
committed
📝 Writing docs.
1 parent 21dbd66 commit d0ebced

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,11 @@ Visit this [website](https://www.google.com/search?newwindow=1&ei=SdjjWu3XKYXSU_
2929

3030
## ChangeLogs
3131

32+
### v1.0.3
33+
34+
- Upgrade API.
35+
- Add Anation.
36+
- :zap: Improve performance.
3237

3338

3439
## Contact
@@ -60,7 +65,7 @@ maven dependency:
6065
<dependency>
6166
<groupId>top.crossoverjie.opensource</groupId>
6267
<artifactId>distributed-redis-tool</artifactId>
63-
<version>1.0.2</version>
68+
<version>1.0.3</version>
6469
</dependency>
6570
```
6671

@@ -148,7 +153,7 @@ maven dependency:
148153
<dependency>
149154
<groupId>top.crossoverjie.opensource</groupId>
150155
<artifactId>distributed-redis-tool</artifactId>
151-
<version>1.0.2</version>
156+
<version>1.0.3</version>
152157
</dependency>
153158
```
154159

0 commit comments

Comments
 (0)