diff options
author | wout <wout@impinc.co.uk> | 2012-12-27 14:04:36 +0100 |
---|---|---|
committer | wout <wout@impinc.co.uk> | 2012-12-27 14:04:36 +0100 |
commit | af6df99a9f027cd984cc5c0454cf08c3bbbc11ff (patch) | |
tree | 43f3c6d61d796f84bb412c87348007db6a11e94b /dist/svg.js | |
parent | b0360d1c0f96c3510aadbafd5f1392cc380fedcf (diff) | |
download | svg.js-af6df99a9f027cd984cc5c0454cf08c3bbbc11ff.tar.gz svg.js-af6df99a9f027cd984cc5c0454cf08c3bbbc11ff.zip |
Updated README
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 0af08a8..39d2b66 100644 --- a/dist/svg.js +++ b/dist/svg.js @@ -1,4 +1,4 @@ -/* svg.js v0.1-27-g819c6e5 - svg container element group arrange defs clip gradient doc shape rect circle ellipse path image text sugar - svgjs.com/license */ +/* svg.js v0.1-28-gb0360d1 - svg container element group arrange defs clip gradient doc shape rect circle ellipse path image text sugar - svgjs.com/license */ (function() { this.SVG = { |