From df0da649d9403ed4b65ae3ba601f653f87687913 Mon Sep 17 00:00:00 2001 From: Lukas Eder Date: Thu, 28 Jun 2012 11:42:36 +0200 Subject: [PATCH] Added Maven stats for May --- jOOQ-website/json/stats.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jOOQ-website/json/stats.php b/jOOQ-website/json/stats.php index 391e45f7f3..e82e0ec3b8 100644 --- a/jOOQ-website/json/stats.php +++ b/jOOQ-website/json/stats.php @@ -13,6 +13,6 @@ echo ', "maven": {"2011-04":"23","2011-05":"30","2011-06":"43",' . '"2011-07":"73","2011-08":"80","2011-09":"89",' . '"2011-10":"89","2011-11":"302","2011-12":"236",' . '"2012-01":"332","2012-02":"428","2012-03":"358",' . - '"2012-04":"461"}}'; + '"2012-04":"461","2012-05":"573"}}'; ?> \ No newline at end of file