From 3fa41abe37a535b79cb77e7038b96e97dd1cba98 Mon Sep 17 00:00:00 2001 From: Michael Zinsmaier Date: Sun, 5 Oct 2014 20:34:40 +0200 Subject: [PATCH] increased version to 0.6.4 --- curvedLines.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/curvedLines.js b/curvedLines.js index 519b822..a331d74 100644 --- a/curvedLines.js +++ b/curvedLines.js @@ -310,7 +310,7 @@ init : init, options : options, name : 'curvedLines', - version : '0.6.3' + version : '0.6.4' }); })(jQuery);