diff options
author | wout <wout@impinc.co.uk> | 2013-02-20 19:12:55 +0100 |
---|---|---|
committer | wout <wout@impinc.co.uk> | 2013-02-20 19:12:55 +0100 |
commit | 3c3d642c620570f536b352e8576516c07661f54e (patch) | |
tree | 3ff9ea5db5f4f18ddf40570f5922621844f25ad4 /dist/svg.js | |
parent | 3dd001fdd3710fbf328e3bae99948cb44482a2cc (diff) | |
download | svg.js-3c3d642c620570f536b352e8576516c07661f54e.tar.gz svg.js-3c3d642c620570f536b352e8576516c07661f54e.zip |
v0.6
Diffstat (limited to 'dist/svg.js')
-rw-r--r-- | dist/svg.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/svg.js b/dist/svg.js index dda9178..f40c7c9 100644 --- a/dist/svg.js +++ b/dist/svg.js @@ -1,4 +1,4 @@ -/* svg.js v0.5-8-g5020240 - 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 - svgjs.com/license */ +/* svg.js v0.6-8-g5020240 - 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 - svgjs.com/license */ (function() { this.svg = function(element) { |