diff options
author | wout <wout@impinc.co.uk> | 2013-02-02 17:35:53 +0100 |
---|---|---|
committer | wout <wout@impinc.co.uk> | 2013-02-02 17:35:53 +0100 |
commit | 07cd311451c318678a0139b10441364f3f4b9e38 (patch) | |
tree | 64394b77c91ed9e7150de3df597a6e98a5335aa8 /Rakefile | |
parent | ec56136a1a3cd83f856723d1076536e550296e31 (diff) | |
download | svg.js-07cd311451c318678a0139b10441364f3f4b9e38.tar.gz svg.js-07cd311451c318678a0139b10441364f3f4b9e38.zip |
Updated README
Diffstat (limited to 'Rakefile')
-rw-r--r-- | Rakefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ] |