Skip to content

Commit 90e5d28

Browse files
authored
version change in readme file
1 parent 09101f2 commit 90e5d28

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
@@ -30,7 +30,7 @@ To use this SDK with your maven project, add this dependency to your `pom.xml`:
3030
<dependency>
3131
<groupId>com.fusioncharts.fusionexport</groupId>
3232
<artifactId>fusionexport</artifactId>
33-
<version>1.2.0</version>
33+
<version>2.0.0</version>
3434
</dependency>
3535
```
3636

@@ -101,4 +101,4 @@ To test just copy the example code into `ExportChart.java` and give the correct
101101

102102
## API Reference
103103

104-
You can find the full reference [here](https://www.fusioncharts.com/dev/exporting-charts/using-fusionexport/sdk-api-reference/java.html)
104+
You can find the full reference [here](https://www.fusioncharts.com/dev/exporting-charts/using-fusionexport/sdk-api-reference/java.html)

0 commit comments

Comments
 (0)