From: wout Date: Wed, 20 Feb 2013 18:11:37 +0000 (+0100) Subject: Bumped to v0.6 X-Git-Tag: 0.7~9 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=3dd001fdd3710fbf328e3bae99948cb44482a2cc;p=svg.js.git Bumped to v0.6 --- diff --git a/Rakefile b/Rakefile index 0f2db64..bcc0698 100644 --- a/Rakefile +++ b/Rakefile @@ -1,4 +1,4 @@ -SVGJS_VERSION = '0.5' +SVGJS_VERSION = '0.6' # all available modules in the correct loading order MODULES = %w[ svg viewbox bbox element container fx event group arrange defs mask pattern gradient doc shape wrap rect ellipse line poly path image text nested sugar ]