Commit ff2736ff authored by Michael Zinsmaier's avatar Michael Zinsmaier

increased version to 0.6.1 such that the newer bower.json will be respected

parent 54cf5749
{ {
"name": "flot.curvedlines", "name": "flot.curvedlines",
"version": "0.6.0",
"main": "curvedLines.js", "main": "curvedLines.js",
"authors": [ "authors": [
"Michael Zinsmaier" "Michael Zinsmaier"
......
...@@ -310,7 +310,7 @@ ...@@ -310,7 +310,7 @@
init : init, init : init,
options : options, options : options,
name : 'curvedLines', name : 'curvedLines',
version : '0.6.0' version : '0.6.1'
}); });
})(jQuery); })(jQuery);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment