version 0.4.0

This commit is contained in:
Vincent Broute
2013-07-29 22:31:36 +02:00
parent 6a023a1028
commit 3f61052afb
+2 -2
View File
@@ -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"
}
}