diff options
author | wout <wout@impinc.co.uk> | 2014-06-18 20:31:03 +0200 |
---|---|---|
committer | wout <wout@impinc.co.uk> | 2014-06-18 20:31:03 +0200 |
commit | cf989b97218374285a12ce270056ce2d2c502ee3 (patch) | |
tree | 5e88b670d15cf68da97d696e6e06c2845d581b2e /component.json | |
parent | 838ee6a024215808b7be3ef9534a4a63b42687ec (diff) | |
download | svg.js-cf989b97218374285a12ce270056ce2d2c502ee3.tar.gz svg.js-cf989b97218374285a12ce270056ce2d2c502ee3.zip |
Updated README
Diffstat (limited to 'component.json')
-rwxr-xr-x | component.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/component.json b/component.json index ebdd7c1..3982e79 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.9", + "version": "1.0.0-rc.10", "keywords": ["svg"], "author": "Wout Fierens <wout@impinc.co.uk>", "main": "dist/svg.js", |