Skip to content

Commit 97f5793

Browse files
committed
v1.1.0
1 parent a471214 commit 97f5793

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "neveldo/jQuery-Mapael",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"main": "./js/jquery.mapael.js",
55
"description": "jQuery Mapael is a jQuery plugin based on raphael.js that allows you to display dynamic vector maps.",
66
"license": "MIT",

mapael.jquery.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dataviz",
1010
"dynamic"
1111
],
12-
"version": "1.0.1",
12+
"version": "1.1.0",
1313
"author": {
1414
"name": "Vincent Brouté",
1515
"url": "http://www.vincentbroute.fr"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jquery-mapael",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"description": "jQuery Mapael is a jQuery plugin based on raphael.js that allows you to display dynamic vector maps.",
55
"homepage": "http://www.vincentbroute.fr/mapael/",
66
"main": "./js/jquery.mapael.js",

0 commit comments

Comments
 (0)