aboutsummaryrefslogtreecommitdiffstats
path: root/Rakefile
diff options
context:
space:
mode:
authorwout <wout@impinc.co.uk>2013-02-02 17:35:53 +0100
committerwout <wout@impinc.co.uk>2013-02-02 17:35:53 +0100
commit07cd311451c318678a0139b10441364f3f4b9e38 (patch)
tree64394b77c91ed9e7150de3df597a6e98a5335aa8 /Rakefile
parentec56136a1a3cd83f856723d1076536e550296e31 (diff)
downloadsvg.js-07cd311451c318678a0139b10441364f3f4b9e38.tar.gz
svg.js-07cd311451c318678a0139b10441364f3f4b9e38.zip
Updated README
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index e6cb5a4..183b67b 100644
--- a/Rakefile
+++ b/Rakefile
@@ -1,4 +1,4 @@
-SVGJS_VERSION = '0.4'
+SVGJS_VERSION = '0.5'
# all available modules in the correct loading order
MODULES = %w[ svg element container fx event group arrange defs mask pattern gradient doc shape wrap rect ellipse line poly path image text nested sugar ]