aboutsummaryrefslogtreecommitdiffstats
path: root/Rakefile
diff options
context:
space:
mode:
authorwout <wout@impinc.co.uk>2014-06-12 10:42:37 +0200
committerwout <wout@impinc.co.uk>2014-06-12 10:42:37 +0200
commit977dd4335dc63d84b2e46fc4228dfb2e875ba48f (patch)
tree19374f75274db6d48ca3fad2224fb5f87e893460 /Rakefile
parentfaefee422ac98e4d5378174d3681d825a899ca5d (diff)
downloadsvg.js-977dd4335dc63d84b2e46fc4228dfb2e875ba48f.tar.gz
svg.js-977dd4335dc63d84b2e46fc4228dfb2e875ba48f.zip
Bumped to version 1.0.0-rc.81.0.0-rc.8
Diffstat (limited to 'Rakefile')
-rwxr-xr-xRakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index 9a38570..8acad71 100755
--- a/Rakefile
+++ b/Rakefile
@@ -1,4 +1,4 @@
-SVGJS_VERSION = '1.0.0-rc.7'
+SVGJS_VERSION = '1.0.0-rc.8'
# all available modules in the correct loading order
MODULES = %w[ svg 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 use rect ellipse line poly path image text textpath nested hyperlink sugar set data memory loader helpers ]