From 3f61052afb261f7f8e175caecb112fef451543f5 Mon Sep 17 00:00:00 2001 From: Vincent Broute Date: Mon, 29 Jul 2013 22:31:36 +0200 Subject: [PATCH] version 0.4.0 --- mapael.jquery.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mapael.jquery.json b/mapael.jquery.json index 2b0fbad82d..94ba21b50e 100644 --- a/mapael.jquery.json +++ b/mapael.jquery.json @@ -9,7 +9,7 @@ "dataviz", "dynamic" ], - "version": "0.3.0", + "version": "0.4.0", "author": { "name": "Vincent Brouté", "url": "http://www.neveldo.fr" @@ -33,7 +33,7 @@ "demo": "http://www.neveldo.fr/mapael/source/examples.html", "download": "https://github.com/neveldo/jQuery-Mapael/tags", "dependencies": { - "jquery": ">=1.10", + "jquery": ">=1.7", "raphael": ">=2.10" } }