summaryrefslogtreecommitdiffstats
path: root/src/svg.js
diff options
context:
space:
mode:
authorwout <wout@impinc.co.uk>2014-09-06 12:35:09 +0200
committerwout <wout@impinc.co.uk>2014-09-06 12:35:09 +0200
commit7984a87786effaed2ed6e517c899cc68204e4e6b (patch)
tree958d51afed334906deea2341fed9984a54023bbc /src/svg.js
parent6b0c1d210cde9d9727c4d656bbdcf814ec838110 (diff)
downloadsvg.js-7984a87786effaed2ed6e517c899cc68204e4e6b.tar.gz
svg.js-7984a87786effaed2ed6e517c899cc68204e4e6b.zip
Bumped to 1.0.1
Diffstat (limited to 'src/svg.js')
-rwxr-xr-xsrc/svg.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/svg.js b/src/svg.js
index eb0185d..16eda3e 100755
--- a/src/svg.js
+++ b/src/svg.js
@@ -1,4 +1,3 @@
-
// The main wrapping element
var SVG = this.SVG = function(element) {
if (SVG.supported) {