summaryrefslogtreecommitdiffstats
path: root/component.json
diff options
context:
space:
mode:
authorwout <wout@impinc.co.uk>2014-06-19 08:20:52 +0200
committerwout <wout@impinc.co.uk>2014-06-19 08:20:52 +0200
commit45adf7dbbff51217dfc580440487ea0d21e8df7a (patch)
tree3b26225ac674e883c24cb5ec5dd189d92693dff8 /component.json
parentcf989b97218374285a12ce270056ce2d2c502ee3 (diff)
downloadsvg.js-45adf7dbbff51217dfc580440487ea0d21e8df7a.tar.gz
svg.js-45adf7dbbff51217dfc580440487ea0d21e8df7a.zip
Fixed version mismatch
Diffstat (limited to 'component.json')
-rwxr-xr-xcomponent.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/component.json b/component.json
index 3982e79..ebdd7c1 100755
--- a/component.json
+++ b/component.json
@@ -2,7 +2,7 @@
"name": "svg.js",
"repo": "wout/svg.js",
"description": "A lightweight library for manipulating and animating SVG",
- "version": "1.0.0-rc.10",
+ "version": "1.0.0-rc.9",
"keywords": ["svg"],
"author": "Wout Fierens <wout@impinc.co.uk>",
"main": "dist/svg.js",