summaryrefslogtreecommitdiffstats
path: root/Rakefile
diff options
context:
space:
mode:
authorwout <wout@impinc.co.uk>2013-07-23 16:27:31 +0100
committerwout <wout@impinc.co.uk>2013-07-23 16:27:31 +0100
commitd487260b7c4f08dc9b018d7bf5ac6bc3f0995015 (patch)
treed3cdee9e6b67d8dad3ee808b813f27f177d56453 /Rakefile
parent9773661d9321927b5b86feef007fabba68eccf32 (diff)
downloadsvg.js-d487260b7c4f08dc9b018d7bf5ac6bc3f0995015.tar.gz
svg.js-d487260b7c4f08dc9b018d7bf5ac6bc3f0995015.zip
Reworked SVG.Text to give more granular control
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index 357e29f..977a15a 100644
--- a/Rakefile
+++ b/Rakefile
@@ -1,4 +1,4 @@
-SVGJS_VERSION = '0.27'
+SVGJS_VERSION = '0.28'
# all available modules in the correct loading order
MODULES = %w[ svg regex default color number viewbox bbox rbox element container fx event defs group arrange mask clip gradient use doc shape rect ellipse line poly path plotable image text textpath nested sugar set memory ]