aboutsummaryrefslogtreecommitdiffstats
path: root/Rakefile
diff options
context:
space:
mode:
authorwout <wout@impinc.co.uk>2013-04-12 13:16:21 +0100
committerwout <wout@impinc.co.uk>2013-04-12 13:16:21 +0100
commit9aa9472043fa53ce11f716537a4e1eded464cc97 (patch)
tree388f36a1220ecb655bf7447253ee1b46dea77c46 /Rakefile
parentec833bcefe20bd51d128cd0978128a9c9a63a043 (diff)
downloadsvg.js-9aa9472043fa53ce11f716537a4e1eded464cc97.tar.gz
svg.js-9aa9472043fa53ce11f716537a4e1eded464cc97.zip
Bumped to v0.13
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index 3987946..11c5ffa 100644
--- a/Rakefile
+++ b/Rakefile
@@ -1,4 +1,4 @@
-SVGJS_VERSION = '0.12'
+SVGJS_VERSION = '0.13'
# 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 ]