summaryrefslogtreecommitdiffstats
path: root/src/doc.js
diff options
context:
space:
mode:
authorwout <wout@impinc.co.uk>2013-07-26 09:17:34 +0100
committerwout <wout@impinc.co.uk>2013-07-26 09:17:34 +0100
commit21d6c0b30a530ce7746f789921c7135079f43338 (patch)
treee31f12819b83222cccdaaebbb171e800e97ffff5 /src/doc.js
parent0685d55d3125f212975807f540520cffb663d9a8 (diff)
downloadsvg.js-21d6c0b30a530ce7746f789921c7135079f43338.tar.gz
svg.js-21d6c0b30a530ce7746f789921c7135079f43338.zip
Added support for CommonJS and AMD, bunped to v0.300.31
Diffstat (limited to 'src/doc.js')
-rw-r--r--src/doc.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc.js b/src/doc.js
index 98ba91d..0a60f99 100644
--- a/src/doc.js
+++ b/src/doc.js
@@ -94,4 +94,4 @@ SVG.extend(SVG.Doc, {
.style('top', (-pos.f % 1) + 'px')
}
-})
+}) \ No newline at end of file