From f134e1cf3d06804f42c08e7e7985a5ab59a82c5c Mon Sep 17 00:00:00 2001 From: wout Date: Fri, 29 Mar 2013 13:40:19 +0000 Subject: Allow invocation of SVG() with an tag --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Rakefile') diff --git a/Rakefile b/Rakefile index 0364c0f..3987946 100644 --- a/Rakefile +++ b/Rakefile @@ -1,4 +1,4 @@ -SVGJS_VERSION = '0.11' +SVGJS_VERSION = '0.12' # all available modules in the correct loading order MODULES = %w[ svg regex default color viewbox bbox 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