diff --git a/bower.json b/bower.json index 4f7d160..eda7b39 100644 --- a/bower.json +++ b/bower.json @@ -7,7 +7,7 @@ "license": "MIT", "ignore": { "**/*", - "!flot.curvedlines.js", + "!curvedlines.js", "!bower.json" }, "dependencies": { diff --git a/curvedLines.js b/curvedLines.js index c7025cd..519b822 100644 --- a/curvedLines.js +++ b/curvedLines.js @@ -310,7 +310,7 @@ init : init, options : options, name : 'curvedLines', - version : '0.6.2' + version : '0.6.3' }); })(jQuery);