Skip to content

Commit bb32927

Browse files
committed
Update README.md
1 parent 84c20e5 commit bb32927

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Include all
2828
<dependency>
2929
<groupId>io.github.dengliming.redismodule</groupId>
3030
<artifactId>all</artifactId>
31-
<version>1.0.5</version>
31+
<version>2.0.0</version>
3232
</dependency>
3333
```
3434
Include single module like:
@@ -37,7 +37,7 @@ Include single module like:
3737
<dependency>
3838
<groupId>io.github.dengliming.redismodule</groupId>
3939
<artifactId>redistimeseries</artifactId>
40-
<version>1.0.5</version>
40+
<version>2.0.0</version>
4141
</dependency>
4242
```
4343

0 commit comments

Comments
 (0)