diff --git a/js/jquery.mapael.js b/js/jquery.mapael.js index 0a85f54..0fc45ce 100644 --- a/js/jquery.mapael.js +++ b/js/jquery.mapael.js @@ -3,7 +3,7 @@ * Jquery Mapael - Dynamic maps jQuery plugin (based on raphael.js) * Requires jQuery and raphael.js * -* Version: 0.5.1 (24-08-2013) +* Version: 0.6.0 (29-09-2013) * * Copyright (c) 2013 Vincent Brouté (http://www.neveldo.fr/mapael) * Licensed under the MIT license (http://www.opensource.org/licenses/mit-license.php). diff --git a/mapael.jquery.json b/mapael.jquery.json index 7234790..2824d4e 100644 --- a/mapael.jquery.json +++ b/mapael.jquery.json @@ -9,7 +9,7 @@ "dataviz", "dynamic" ], - "version": "0.5.1", + "version": "0.6.0", "author": { "name": "Vincent Brouté", "url": "http://www.neveldo.fr"