summaryrefslogtreecommitdiffstats
path: root/Rakefile
diff options
context:
space:
mode:
authorwout <wout@impinc.co.uk>2014-06-18 20:31:03 +0200
committerwout <wout@impinc.co.uk>2014-06-18 20:31:03 +0200
commitcf989b97218374285a12ce270056ce2d2c502ee3 (patch)
tree5e88b670d15cf68da97d696e6e06c2845d581b2e /Rakefile
parent838ee6a024215808b7be3ef9534a4a63b42687ec (diff)
downloadsvg.js-cf989b97218374285a12ce270056ce2d2c502ee3.tar.gz
svg.js-cf989b97218374285a12ce270056ce2d2c502ee3.zip
Updated README
Diffstat (limited to 'Rakefile')
-rwxr-xr-xRakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index 03d37f8..3ec941b 100755
--- a/Rakefile
+++ b/Rakefile
@@ -1,4 +1,4 @@
-SVGJS_VERSION = '1.0.0-rc.9'
+SVGJS_VERSION = '1.0.0-rc.10'
# all available modules in the correct loading order
MODULES = %w[ svg selector inventor regex default color array pointarray patharray number viewbox bbox rbox element parent container fx relative event defs group arrange mask clip gradient pattern doc shape symbol use rect ellipse line poly path image text textpath nested hyperlink marker sugar set data memory loader helpers ]