From bb9a99d1aee8233914e38274d0a3cc8964509e29 Mon Sep 17 00:00:00 2001 From: dvanderfaeillie Date: Mon, 14 Jul 2014 14:04:38 +0200 Subject: [PATCH] Update curvedLines.js small typo --- curvedLines.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/curvedLines.js b/curvedLines.js index c370b51..8459edc 100644 --- a/curvedLines.js +++ b/curvedLines.js @@ -309,7 +309,7 @@ init : init, options : options, name : 'curvedLines', - version : '0.5' + version : '0.6' }); })(jQuery);