]> source.dussan.org Git - svg.js.git/commitdiff
Bumped to v0.6
authorwout <wout@impinc.co.uk>
Wed, 20 Feb 2013 18:11:37 +0000 (19:11 +0100)
committerwout <wout@impinc.co.uk>
Wed, 20 Feb 2013 18:11:37 +0000 (19:11 +0100)
Rakefile

index 0f2db64a7c08b33d26373e7d2aa4ea41bb2cd00e..bcc0698d795e5e9bd34e4cc9f0d2e62ab183cba2 100644 (file)
--- 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 ]