diff options
author | wout <wout@impinc.co.uk> | 2013-02-20 19:11:37 +0100 |
---|---|---|
committer | wout <wout@impinc.co.uk> | 2013-02-20 19:11:37 +0100 |
commit | 3dd001fdd3710fbf328e3bae99948cb44482a2cc (patch) | |
tree | 0f9f132740aaa1cad2ea7a4f67734fc9d5dd8cda | |
parent | ae878fd63077d4c95f2de9053a6f0951b55239eb (diff) | |
download | svg.js-3dd001fdd3710fbf328e3bae99948cb44482a2cc.tar.gz svg.js-3dd001fdd3710fbf328e3bae99948cb44482a2cc.zip |
Bumped to v0.6
-rw-r--r-- | Rakefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -SVGJS_VERSION = '0.5' +SVGJS_VERSION = '0.6' # all available modules in the correct loading order MODULES = %w[ svg viewbox bbox element container fx event group arrange defs mask pattern gradient doc shape wrap rect ellipse line poly path image text nested sugar ] |