summaryrefslogtreecommitdiffstats
path: root/component.json
diff options
context:
space:
mode:
authorwout <wout@impinc.co.uk>2014-02-01 14:27:31 +0100
committerwout <wout@impinc.co.uk>2014-02-01 14:27:31 +0100
commitf047e3c3aad7920df978a2dbc758a961112c9d43 (patch)
treed97689f6563aebd823d1190cc76809073da3a449 /component.json
parent745a0148c9de8c14367507eb21355604a42e84d5 (diff)
downloadsvg.js-f047e3c3aad7920df978a2dbc758a961112c9d43.tar.gz
svg.js-f047e3c3aad7920df978a2dbc758a961112c9d43.zip
Added index() method to SVG.Parent and SVG.Set
Diffstat (limited to 'component.json')
-rw-r--r--component.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/component.json b/component.json
index 1469250..9527fd0 100644
--- 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-rc1",
+ "version": "1.0.0-rc2",
"keywords": ["svg"],
"author": "Wout Fierens <wout@impinc.co.uk>",
"main": "dist/svg.js",