more errors in the bower.json ...

pull/23/merge 0.6.3
Michael Zinsmaier 12 years ago
parent 82e4a92c18
commit f5cb678974

@ -7,7 +7,7 @@
"license": "MIT",
"ignore": {
"**/*",
"!flot.curvedlines.js",
"!curvedlines.js",
"!bower.json"
},
"dependencies": {

@ -310,7 +310,7 @@
init : init,
options : options,
name : 'curvedLines',
version : '0.6.2'
version : '0.6.3'
});
})(jQuery);

Loading…
Cancel
Save