Skip to content

Commit

Permalink
0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
hatemalimam committed Jun 30, 2015
1 parent b6472f8 commit 67ce7f3
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 @@ -40,15 +40,15 @@ ChartistJSF can be downloaded manually or via maven.

Version | Binary | Source
------------ | ------------- | -------------
0.4| [Download](https://oss.sonatype.org/content/repositories/releases/org/chartistjsf/ChartistJSF/0.4/ChartistJSF-0.4.jar) | [Download](https://oss.sonatype.org/content/repositories/releases/org/chartistjsf/ChartistJSF/0.4/ChartistJSF-0.4-sources.jar)
0.5| [Download](https://oss.sonatype.org/content/repositories/releases/org/chartistjsf/ChartistJSF/0.5/ChartistJSF-0.5.jar) | [Download](https://oss.sonatype.org/content/repositories/releases/org/chartistjsf/ChartistJSF/0.5/ChartistJSF-0.5-sources.jar)

##### Maven

```xml
<dependency>
<groupId>org.chartistjsf</groupId>
<artifactId>chartistjsf</artifactId>
<version>0.4</version>
<version>0.5</version>
</dependency>
```

Expand Down

0 comments on commit 67ce7f3

Please sign in to comment.