Skip to content

Commit 9ed3394

Browse files
committed
Preparation for release
1 parent 5f4b58b commit 9ed3394

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ AmCharts V4 Official Documentation can be found [here](https://www.amcharts.com/
1313

1414

1515
## Maven
16-
### Current Version 1.0
16+
### Current Version 1.0-rc1
1717
```xml
1818
<dependency>
1919
<groupId>com.github.gwtmaterialdesign</groupId>
20-
<artifactId>gwt-material-amcharts</artifactId>
21-
<version>1.0</version>
20+
<artifactId>gwt-material-amcharts4</artifactId>
21+
<version>1.0-rc1</version>
2222
</dependency>
2323
```
2424

0 commit comments

Comments
 (0)