Skip to content

Commit

Permalink
release: v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Koooooo-7 committed Jul 15, 2024
1 parent 1918633 commit c3807f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ repositories {
}
dependencies {
implementation 'com.github.Koooooo-7.echarts4j:echarts4j-project:v1.0.0-SNAPSHOT-rc2'
implementation 'com.github.Koooooo-7.echarts4j:echarts4j-project:v1.0.0'
}
```
Expand All @@ -63,7 +63,7 @@ dependencies {
<dependency>
<groupId>com.github.Koooooo-7.echarts4j</groupId>
<artifactId>echarts4j-project</artifactId>
<version>v1.0.0-SNAPSHOT-rc2</version>
<version>v1.0.0</version>
</dependency>
```

Expand Down

0 comments on commit c3807f4

Please sign in to comment.