diff options
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 = { |