version 0.7.1

This commit is contained in:
Vincent Broute
2014-01-23 22:17:35 +01:00
parent 3fbde0dff6
commit 556cd9d3ca
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -3,9 +3,9 @@
* Jquery Mapael - Dynamic maps jQuery plugin (based on raphael.js)
* Requires jQuery and raphael.js
*
* Version: 0.7.0 (17-11-2013)
* Version: 0.7.1 (23-01-2014)
*
* Copyright (c) 2013 Vincent Brouté (http://www.neveldo.fr/mapael)
* Copyright (c) 2014 Vincent Brouté (http://www.neveldo.fr/mapael)
* Licensed under the MIT license (http://www.opensource.org/licenses/mit-license.php).
*
*/
+1 -1
View File
@@ -9,7 +9,7 @@
"dataviz",
"dynamic"
],
"version": "0.7.0",
"version": "0.7.1",
"author": {
"name": "Vincent Brouté",
"url": "http://www.neveldo.fr"