Skip to content

Commit c3807f4

Browse files
committed
release: v1.0.0
1 parent 1918633 commit c3807f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ repositories {
4141
}
4242
4343
dependencies {
44-
implementation 'com.github.Koooooo-7.echarts4j:echarts4j-project:v1.0.0-SNAPSHOT-rc2'
44+
implementation 'com.github.Koooooo-7.echarts4j:echarts4j-project:v1.0.0'
4545
}
4646
4747
```
@@ -63,7 +63,7 @@ dependencies {
6363
<dependency>
6464
<groupId>com.github.Koooooo-7.echarts4j</groupId>
6565
<artifactId>echarts4j-project</artifactId>
66-
<version>v1.0.0-SNAPSHOT-rc2</version>
66+
<version>v1.0.0</version>
6767
</dependency>
6868
```
6969

0 commit comments

Comments
 (0)