From 04ec7c0d93ebe457f8aabbc31c325802869025c6 Mon Sep 17 00:00:00 2001 From: Vincent Broute Date: Sun, 17 Nov 2013 19:50:04 +0100 Subject: [PATCH] version 0.7.0 --- mapael.jquery.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mapael.jquery.json b/mapael.jquery.json index 2824d4ef8..a9932dfb8 100644 --- a/mapael.jquery.json +++ b/mapael.jquery.json @@ -9,7 +9,7 @@ "dataviz", "dynamic" ], - "version": "0.6.0", + "version": "0.7.0", "author": { "name": "Vincent Brouté", "url": "http://www.neveldo.fr" @@ -34,6 +34,6 @@ "download": "https://github.com/neveldo/jQuery-Mapael/tags", "dependencies": { "jquery": ">=1.7", - "raphael": ">=2.10" + "raphael": ">=2.1" } }