From 0cf2d86e7cf0b34b42cd75312b95fd603136fb04 Mon Sep 17 00:00:00 2001 From: Vincent Broute Date: Mon, 15 Jul 2013 23:28:53 +0200 Subject: [PATCH] version 0.3.0 --- js/jquery.mapael.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/jquery.mapael.js b/js/jquery.mapael.js index c90f73529a..ee3c011c76 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.3.0 (07-07-2013) +* Version: 0.3.0 (15-07-2013) * * Copyright (c) 2013 Vincent Brouté (http://www.neveldo.fr/mapael) * Licensed under the MIT license (http://www.opensource.org/licenses/mit-license.php).