Skip to content

Commit

Permalink
📝 Writing docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
crossoverJie committed May 8, 2018
1 parent 21dbd66 commit d0ebced
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,11 @@ Visit this [website](https://www.google.com/search?newwindow=1&ei=SdjjWu3XKYXSU_

## ChangeLogs

### v1.0.3

- Upgrade API.
- Add Anation.
- :zap: Improve performance.


## Contact
Expand Down Expand Up @@ -60,7 +65,7 @@ maven dependency:
<dependency>
<groupId>top.crossoverjie.opensource</groupId>
<artifactId>distributed-redis-tool</artifactId>
<version>1.0.2</version>
<version>1.0.3</version>
</dependency>
```

Expand Down Expand Up @@ -148,7 +153,7 @@ maven dependency:
<dependency>
<groupId>top.crossoverjie.opensource</groupId>
<artifactId>distributed-redis-tool</artifactId>
<version>1.0.2</version>
<version>1.0.3</version>
</dependency>
```

Expand Down

0 comments on commit d0ebced

Please sign in to comment.