aboutsummaryrefslogtreecommitdiffstats
path: root/Rakefile
diff options
context:
space:
mode:
authorwout <wout@impinc.co.uk>2013-06-09 13:36:16 +0100
committerwout <wout@impinc.co.uk>2013-06-09 13:36:16 +0100
commit30564bf1d40ee2d0299b266fba95fabcec9dc78d (patch)
tree11521f943c681ba7d3d2b53922942cad2ebeca64 /Rakefile
parentf370aa5518b19340785ce61d7b7b16ed0919e32e (diff)
downloadsvg.js-30564bf1d40ee2d0299b266fba95fabcec9dc78d.tar.gz
svg.js-30564bf1d40ee2d0299b266fba95fabcec9dc78d.zip
Added to() method in the SVG.FX
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index c378745..03e72d3 100644
--- a/Rakefile
+++ b/Rakefile
@@ -1,4 +1,4 @@
-SVGJS_VERSION = '0.18'
+SVGJS_VERSION = '0.19'
# 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 ]