From 67ce7f366db962ed9e600780f8d16e790283902f Mon Sep 17 00:00:00 2001 From: hatemalimam Date: Tue, 30 Jun 2015 11:04:27 +0200 Subject: [PATCH] 0.5 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5f93b84..7213574 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ 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 @@ -48,7 +48,7 @@ Version | Binary | Source org.chartistjsf chartistjsf - 0.4 + 0.5 ```