Skip to content

Commit 6adc08a

Browse files
committed
update README.md
1 parent 7cbe16c commit 6adc08a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

MIGRATION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ For Spot (Spot package):
3737
<dependency>
3838
<groupId>io.github.binance</groupId>
3939
<artifactId>binance-spot</artifactId>
40-
<version>2.0.0</version>
40+
<version>3.0.0</version>
4141
</dependency>
4242
```
4343

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Each connector is published as a separate maven dependency. For example:
5454
<dependency>
5555
<groupId>io.github.binance</groupId>
5656
<artifactId>binance-spot</artifactId>
57-
<version>2.0.0</version>
57+
<version>3.0.0</version>
5858
</dependency>
5959
```
6060

0 commit comments

Comments
 (0)