From 8f03d84e43681ecca20ac028071e51a2e2bbc0c8 Mon Sep 17 00:00:00 2001 From: wout Date: Sun, 9 Jun 2013 11:37:26 +0100 Subject: Added deep traversing, reorganizd modules --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Rakefile') diff --git a/Rakefile b/Rakefile index c741aed..c378745 100644 --- a/Rakefile +++ b/Rakefile @@ -1,4 +1,4 @@ -SVGJS_VERSION = '0.17' +SVGJS_VERSION = '0.18' # all available modules in the correct loading order MODULES = %w[ svg regex default color viewbox bbox rbox element container fx event group arrange defs mask clip pattern gradient doc shape rect ellipse line poly path plotable image text nested sugar ] -- cgit v1.2.3